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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/