public static interface StorageAccount.UpdateStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.Update |
withSku(SkuName skuName)
Specifies the sku of the storage account.
|
StorageAccount.Update withSku(SkuName skuName)
skuName - the sku/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/