IWithCapacity.WithCapacity(Int32) Methode

Definition

Gibt die maximale Anzahl virtueller Computer in der Skalierungsgruppe an.

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

Parameter

capacity
Int32

Anzahl der virtuellen Computer.

Gibt zurück

Gilt für: