public static interface VirtualMachineScaleSet.UpdateStages.WithCapacity
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithApply |
withCapacity(int capacity)
Specifies the new number of virtual machines in the scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply withCapacity(int capacity)
capacity - the virtual machine capacity of the scale setCopyright © 2019. All rights reserved.