PoolResizeParameter.TargetLowPriorityNodes プロパティ

定義

プール内のスポット/低優先度コンピューティング ノードの必要な数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象