Partager via


NodeTypeUpdateParameters.VmInstanceCount Propriété

Définition

Obtient ou définit le nombre de nœuds dans le type de nœud. Ce nombre doit correspondre à la propriété de capacité dans la ressource VirtualMachineScaleSet correspondante.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmInstanceCount")]
public int? VmInstanceCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmInstanceCount")>]
member this.VmInstanceCount : Nullable<int> with get, set
Public Property VmInstanceCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à