public static interface Disk.DefinitionStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
Disk.DefinitionStages.WithCreate |
withSku(DiskSkuTypes sku)
Specifies the SKU.
|
Disk.DefinitionStages.WithCreate withSku(DiskSkuTypes sku)
sku - the SKU/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/