Class StorageTaskAssignmentsList

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

public final class StorageTaskAssignmentsList extends Object
List of storage task assignments for the storage account.
  • Constructor Details

    • StorageTaskAssignmentsList

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

    • value

      Get the value property: Gets the list of storage task assignments and their properties.
      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 assignments. Returned when total number of requested storage task assignments exceed maximum page size.
      Returns:
      the nextLink value.
    • validate

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