Class ListAccountSasResponseInner


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

      • ListAccountSasResponseInner

        public ListAccountSasResponseInner()
    • Method Detail

      • 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.