Interface StorageAccount.UpdateStages
-
- Enclosing interface:
- StorageAccount
public static interface StorageAccount.UpdateStagesGrouping of all the storage account update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceStorageAccount.UpdateStages.WithAccessTierA blob storage account update stage allowing access tier to be specified.static interfaceStorageAccount.UpdateStages.WithAccessTrafficThe stage of the storage account update allowing to specify the protocol to be used to access account.static interfaceStorageAccount.UpdateStages.WithBlobAccessThe stage of storage account update allowing to configure blob access.static interfaceStorageAccount.UpdateStages.WithCustomDomainThe stage of the storage account update allowing to associate custom domain.static interfaceStorageAccount.UpdateStages.WithEncryptionThe stage of the storage account update allowing to configure encryption settings.static interfaceStorageAccount.UpdateStages.WithManagedServiceIdentityThe stage of the storage account update allowing to enable managed service identity (MSI).static interfaceStorageAccount.UpdateStages.WithNetworkAccessThe stage of storage account update allowing to configure network access.static interfaceStorageAccount.UpdateStages.WithSkuThe stage of the storage account update allowing to change the sku.static interfaceStorageAccount.UpdateStages.WithUpgradeThe stage of storage account update allowing to configure upgrading.
-