Freigeben über


AutoScaleSettings.InitialNodeCount Eigenschaft

Definition

Ruft die anfängliche Knotenanzahl ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Die Anzahl der Computeknoten, die bei der Clustererstellung zugeordnet werden sollen. Beachten Sie, dass dieser Wert nur während der Clustererstellung verwendet wird. Standardwert: 0.

Gilt für: