models Package
Classes
CheckNameAvailabilityResult |
The CheckNameAvailability operation response. |
CustomDomain |
The custom domain assigned to this storage account. This can be set via Update. All required parameters must be populated in order to send to server. |
Endpoints |
The URIs that are used to perform a retrieval of a public blob, queue or table object. |
Resource |
Describes a storage resource. Variables are only populated by the server, and will be ignored when sending a request. |
StorageAccount |
The storage account. Variables are only populated by the server, and will be ignored when sending a request. |
StorageAccountCheckNameAvailabilityParameters |
The parameters used to check the availability of the storage account name. All required parameters must be populated in order to send to server. |
StorageAccountCreateParameters |
The parameters to provide for the account. All required parameters must be populated in order to send to server. |
StorageAccountKeys |
The access keys for the storage account. |
StorageAccountListResult |
The list storage accounts operation response. |
StorageAccountRegenerateKeyParameters |
The parameters used to regenerate the storage account key. All required parameters must be populated in order to send to server. |
StorageAccountUpdateParameters |
The parameters to update on the account. |
Usage |
Describes Storage Resource Usage. All required parameters must be populated in order to send to server. |
UsageListResult |
The List Usages operation response. |
UsageName |
The Usage Names. |
Enums
AccountStatus |
The status indicating whether the primary location of the storage account is available or unavailable. |
AccountType |
The sku name. Required for account creation; optional for update. Note that in older versions, sku name was called accountType. |
ProvisioningState |
The status of the storage account at the time the operation was called. |
Reason |
The reason that a storage account name could not be used. The Reason element is only returned if NameAvailable is false. |
UsageUnit |
The unit of measurement. |
Azure SDK for Python