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 set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/