Interface StorageAccount.DefinitionStages
-
- Enclosing interface:
- StorageAccount
public static interface StorageAccount.DefinitionStagesGrouping of all the storage account definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceStorageAccount.DefinitionStages.BlankThe first stage of the storage account definition.static interfaceStorageAccount.DefinitionStages.WithAccessTrafficThe stage of storage account definition allowing to restrict access protocol.static interfaceStorageAccount.DefinitionStages.WithAzureFilesAadIntegrationThe stage of storage account definition allowing to specify whether azure files aad integration will be enabled.static interfaceStorageAccount.DefinitionStages.WithBlobAccessThe stage of storage account definition allowing to configure blob access.static interfaceStorageAccount.DefinitionStages.WithBlobStorageAccountKindThe stage of a storage account definition allowing to specify account kind as blob storage.static interfaceStorageAccount.DefinitionStages.WithBlockBlobStorageAccountKindThe stage of a storage account definition allowing to specify account kind as block blob storage.static interfaceStorageAccount.DefinitionStages.WithCreateA storage account definition with sufficient inputs to create a new storage account in the cloud, but exposing additional optional inputs to specify.static interfaceStorageAccount.DefinitionStages.WithCreateAndAccessTierThe stage of storage account definition allowing to set access tier.static interfaceStorageAccount.DefinitionStages.WithCustomDomainThe stage of a storage account definition allowing to associate custom domain with the account.static interfaceStorageAccount.DefinitionStages.WithEncryptionThe stage of a storage account definition allowing to specify encryption settings.static interfaceStorageAccount.DefinitionStages.WithFileStorageAccountKindThe stage of a storage account definition allowing to specify account kind as file storage.static interfaceStorageAccount.DefinitionStages.WithGeneralPurposeAccountKindThe stage of a storage account definition allowing to specify account kind as general purpose.static interfaceStorageAccount.DefinitionStages.WithGroupThe stage of a storage account definition allowing to specify the resource group.static interfaceStorageAccount.DefinitionStages.WithHnsThe stage of the storage account definition allowing to specify whether Hns is enabled.static interfaceStorageAccount.DefinitionStages.WithLargeFileSharesThe stage of storage account definition allowing to specify whether large file shares will be enabled.static interfaceStorageAccount.DefinitionStages.WithManagedServiceIdentityThe stage of a storage account definition allowing to enable implicit managed service identity (MSI).static interfaceStorageAccount.DefinitionStages.WithNetworkAccessThe stage of storage account definition allowing to configure network access settings.static interfaceStorageAccount.DefinitionStages.WithSkuThe stage of a storage account definition allowing to specify sku.
-