Partager via


IWithCapacity.WithCapacity(Int32) Méthode

Définition

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

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

Paramètres

capacity
Int32

Capacité de machine virtuelle du groupe identique.

Retours

S’applique à