共用方式為


Pool.CurrentLowPriorityNodes 屬性

定義

取得集區中目前現成/低優先順序計算節點的數目。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentLowPriorityNodes")]
public int? CurrentLowPriorityNodes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentLowPriorityNodes")>]
member this.CurrentLowPriorityNodes : Nullable<int>
Public ReadOnly Property CurrentLowPriorityNodes As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於