次の方法で共有


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

適用対象