Class StorageAccountListKeysResultInner


  • public final class StorageAccountListKeysResultInner
    extends Object
    The response from the ListKeys operation.
    • Constructor Detail

      • StorageAccountListKeysResultInner

        public StorageAccountListKeysResultInner()
    • Method Detail

      • keys

        public List<StorageAccountKey> keys()
        Get the keys property: Gets the list of storage account keys and their properties for the specified storage account.
        Returns:
        the keys value.
      • validate

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