| Class and Description |
|---|
| AccessTier
Defines values for AccessTier.
|
| AccountStatus
Defines values for AccountStatus.
|
| CheckNameAvailabilityResult
The
StorageAccounts.checkNameAvailability(java.lang.String) action result. |
| CustomDomain
The custom domain assigned to this storage account.
|
| Encryption
The encryption settings on the storage account.
|
| EncryptionService
A service that allows server-side encryption to be used.
|
| 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.
|
| KeyPermission
Defines values for KeyPermission.
|
| Kind
Defines values for Kind.
|
| ProvisioningState
Defines values for ProvisioningState.
|
| PublicEndpoints
An instance of this class stores the The URIs associated with a storage
account that are used to perform a retrieval of a public blob, queue or
table object.
|
| Reason
Defines values for Reason.
|
| Sku
The SKU of the storage account.
|
| SkuName
Defines values for SkuName.
|
| SkuTier
Defines values for SkuTier.
|
| StorageAccount.DefinitionStages.Blank
The first stage of the storage account definition.
|
| StorageAccount.DefinitionStages.WithBlobStorageAccountKind
A storage account definition specifying the account kind to be blob.
|
| StorageAccount.DefinitionStages.WithCreate
A storage account definition with sufficient inputs to create a new
storage account in the cloud, but exposing additional optional inputs to
specify.
|
| StorageAccount.DefinitionStages.WithCreateAndAccessTier
A storage account definition allowing access tier to be set.
|
| StorageAccount.DefinitionStages.WithCustomDomain
A storage account definition specifying a custom domain to associate with the account.
|
| StorageAccount.DefinitionStages.WithEncryption
A storage account definition specifying encryption setting.
|
| StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind
A storage account definition selecting the general purpose account kind.
|
| StorageAccount.DefinitionStages.WithGroup
A storage account definition allowing resource group to be set.
|
| StorageAccount.DefinitionStages.WithSku
A storage account definition allowing the sku to be set.
|
| StorageAccount.Update
The template for a storage account update operation, containing all the settings that can be modified.
|
| StorageAccount.UpdateStages.WithAccessTier
A blob storage account update stage allowing access tier to be specified.
|
| StorageAccount.UpdateStages.WithCustomDomain
A storage account update stage allowing to change the parameters.
|
| StorageAccount.UpdateStages.WithEncryption
A storage account update allowing encryption to be specified.
|
| StorageAccount.UpdateStages.WithSku
A storage account update stage allowing to change the parameters.
|
| StorageAccountCheckNameAvailabilityParameters
The StorageAccountCheckNameAvailabilityParameters model.
|
| StorageAccountEncryptionKeySource
Azure storage account encryption key sources.
|
| StorageAccountEncryptionStatus
Type representing the encryption status of a storage service.
|
| StorageAccountKey
An access key for the storage account.
|
| StorageAccountRegenerateKeyParameters
The StorageAccountRegenerateKeyParameters model.
|
| StorageService
Azure storage service types.
|
| UsageName
The usage names that can be used; currently limited to StorageAccount.
|
| UsageUnit
Defines values for UsageUnit.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/