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