共用方式為


ManualScaleSettings.TargetNodeCount 屬性

定義

取得或設定目標節點計數。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

叢集中所需的計算節點數目。 預設值為 0。

適用於