Freigeben über


NodeTypeUpdateParameters.VmInstanceCount Eigenschaft

Definition

Ruft die Anzahl der Knoten im Knotentyp ab oder legt diese fest. Diese Anzahl sollte mit der Kapazitätseigenschaft in der entsprechenden VirtualMachineScaleSet-Ressource übereinstimmen.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: