Microsoft.WindowsAzure.Management.Storage.Models Namespace

The Microsoft.WindowsAzure.Management.Storage.Models namespace contains classes that provides information and settings for managing service accounts.

Classes

Class Description
CheckNameAvailabilityResponse Represents the response to whether a storage account name is available to use.
GeoRegionNames Specifies the geographical region in which a storage account exists.
StorageAccount A Storage Service associated with your subscription.
StorageAccountCreateParameters Represents the parameters that are used to create a storage account.
StorageAccountGetKeysResponse Represents the primary and secondary access keys for a storage account.
StorageAccountGetResponse The Get Storage Account Properties operation response.
StorageAccountListResponse The List Storage Accounts operation response.
StorageAccountProperties Details about a storage account.
StorageAccountRegenerateKeysParameters Represents the parameters that are used to regenerate access keys for a storage account.
StorageAccountRegenerateKeysResponse Represents the primary and secondary access keys for a storage account.
StorageAccountTypes Specifies whether the account supports locally-redundant storage, geo-redundant storage, zone-redundant storage, or read access geo-redundant storage. Possible values are:'Standard_LRS', 'Standard_ZRS', 'Standard_GRS', and 'Standard_RAGRS'.
StorageAccountUpdateParameters Represents the parameters that are used to the update a storage account.

Enumerations

Enumeration Description
GeoRegionStatus Specifies the status of geographical region in which a storage account exists.
StorageAccountStatus The status of the storage account at the time the operation was called.
StorageKeyType Specifies the type of a storage key.