public static interface VirtualMachineScaleSet.DefinitionStages.WithCapacity
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
withCapacity(int capacity)
Specifies the maximum number of virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate withCapacity(int capacity)
capacity
- number of virtual machinesCopyright © 2019. All rights reserved.