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