public static interface StorageAccount.DefinitionStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
withSku(StorageAccountSkuType sku)
Specifies the sku of the storage account.
|
StorageAccount.DefinitionStages.WithCreate withSku(StorageAccountSkuType sku)
sku - the skuCopyright © 2021 Microsoft Corporation. All rights reserved.