Share via


IWithCapacity.WithCapacity(Int32) Methode

Definition

Gibt die neue Anzahl von virtuellen Computern in der Skalierungsgruppe an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithCapacity (int capacity);
abstract member WithCapacity : int -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithCapacity (capacity As Integer) As IWithApply

Parameter

capacity
Int32

Die Kapazität des virtuellen Computers der Skalierungsgruppe.

Gibt zurück

Gilt für: