Class ListAccountSasResponseInner

java.lang.Object
com.azure.resourcemanager.storage.fluent.models.ListAccountSasResponseInner

public final class ListAccountSasResponseInner extends Object
The List SAS credentials operation response.
  • Constructor Details

    • ListAccountSasResponseInner

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

    • accountSasToken

      public String accountSasToken()
      Get the accountSasToken property: List SAS credentials of storage account.
      Returns:
      the accountSasToken value.
    • validate

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