Class StorageAccountCredentialList

java.lang.Object
com.azure.resourcemanager.databoxedge.models.StorageAccountCredentialList

public final class StorageAccountCredentialList extends Object
The collection of storage account credentials.
  • Constructor Details

    • StorageAccountCredentialList

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

    • value

      Get the value property: The value.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link to the next set of results.
      Returns:
      the nextLink value.
    • validate

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