IWithCapacity.WithCapacity(Int32) Méthode

Définition

Spécifie le nombre maximal de machines virtuelles dans le groupe identique.

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

Paramètres

capacity
Int32

Nombre de machines virtuelles.

Retours

S’applique à