public static interface AvailabilitySet.UpdateStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
AvailabilitySet.Update |
withSku(AvailabilitySetSkuTypes skuType)
Specifies the SKU type for the availability set.
|
AvailabilitySet.Update 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.
*/