| Modifier and Type | Method and Description |
|---|---|
Sku |
VirtualMachineScaleSetSkuTypes.sku() |
Sku |
Sku.withCapacity(Long capacity)
Set the capacity value.
|
Sku |
Sku.withName(String name)
Set the name value.
|
Sku |
Sku.withTier(String tier)
Set the tier value.
|
| Constructor and Description |
|---|
VirtualMachineScaleSetSkuTypes(Sku sku)
Creates a custom value for VirtualMachineSizeTypes.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/