public final class VirtualMachineScaleSetSkuInner extends Object
| Constructor and Description |
|---|
VirtualMachineScaleSetSkuInner() |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetSkuCapacity |
capacity()
Get the capacity property: Specifies the number of virtual machines in the scale set.
|
String |
resourceType()
Get the resourceType property: The type of resource the sku applies to.
|
Sku |
sku()
Get the sku property: The Sku.
|
void |
validate()
Validates the instance.
|
public String resourceType()
public Sku sku()
public VirtualMachineScaleSetSkuCapacity capacity()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.