models Package
Classes
CheckNameAvailabilityResult |
The CheckNameAvailability operation response. Variables are only populated by the server, and will be ignored when sending a request. |
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. |
Encryption |
The encryption settings on the storage account. All required parameters must be populated in order to send to server. |
EncryptionService |
A service that allows server-side encryption to be used. Variables are only populated by the server, and will be ignored when sending a request. |
EncryptionServices |
A list of services that support encryption. |
Endpoints |
The URIs that are used to perform a retrieval of a public blob, queue, or table object. Variables are only populated by the server, and will be ignored when sending a request. |
Resource |
Resource. Variables are only populated by the server, and will be ignored when sending a request. |
Sku |
The SKU of the storage account. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
StorageAccount |
The storage account. Variables are only populated by the server, and will be ignored when sending a request. |
StorageAccountCheckNameAvailabilityParameters |
StorageAccountCheckNameAvailabilityParameters. All required parameters must be populated in order to send to server. |
StorageAccountCreateParameters |
The parameters used when creating a storage account. All required parameters must be populated in order to send to server. |
StorageAccountKey |
An access key for the storage account. Variables are only populated by the server, and will be ignored when sending a request. |
StorageAccountListKeysResult |
The response from the ListKeys operation. Variables are only populated by the server, and will be ignored when sending a request. |
StorageAccountListResult |
The response from the List Storage Accounts operation. Variables are only populated by the server, and will be ignored when sending a request. |
StorageAccountRegenerateKeyParameters |
StorageAccountRegenerateKeyParameters. All required parameters must be populated in order to send to server. |
StorageAccountUpdateParameters |
The parameters that can be provided when updating the storage account properties. |
Usage |
Describes Storage Resource Usage. Variables are only populated by the server, and will be ignored when sending a request. |
UsageListResult |
The response from the List Usages operation. |
UsageName |
The usage names that can be used; currently limited to StorageAccount. Variables are only populated by the server, and will be ignored when sending a request. |
Enums
AccessTier |
Required for storage accounts where kind = BlobStorage. The access tier used for billing. |
AccountStatus |
Gets the status indicating whether the primary location of the storage account is available or unavailable. |
EncryptionKeySource |
The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage. |
KeyPermission |
Permissions for the key – read-only or full permissions. |
Kind |
Required. Indicates the type of storage account. |
ProvisioningState |
Gets the status of the storage account at the time the operation was called. |
Reason |
Gets the reason that a storage account name could not be used. The Reason element is only returned if NameAvailable is false. |
SkuName |
Gets or sets the sku name. Required for account creation; optional for update. Note that in older versions, sku name was called accountType. |
SkuTier |
Gets the sku tier. This is based on the SKU name. |
StorageAccountCheckNameAvailabilityParametersType |
StorageAccountCheckNameAvailabilityParametersType. |
UsageUnit |
Gets the unit of measurement. |
Azure SDK for Python