Class StorageTaskReportSummary

java.lang.Object
com.azure.resourcemanager.storage.models.StorageTaskReportSummary

public final class StorageTaskReportSummary extends Object
Fetch Storage Tasks Run Summary.
  • Constructor Details

    • StorageTaskReportSummary

      public StorageTaskReportSummary()
      Creates an instance of StorageTaskReportSummary class.
  • Method Details

    • value

      Get the value property: Gets storage tasks run result summary.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Request URL that can be used to query next page of storage task run results summary. Returned when the number of run instances and summary reports exceed maximum page size.
      Returns:
      the nextLink value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.