public static interface StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
withGeneralPurposeAccountKind()
Specifies the storage account kind to be "Storage", the kind for general purposes.
|
StorageAccount.DefinitionStages.WithCreate |
withGeneralPurposeAccountKindV2()
Specifies the storage account kind to be "StorageV2", the kind for general purposes.
|
StorageAccount.DefinitionStages.WithCreate withGeneralPurposeAccountKind()
StorageAccount.DefinitionStages.WithCreate withGeneralPurposeAccountKindV2()
Copyright © 2021 Microsoft Corporation. All rights reserved.