다음을 통해 공유


ResizeOperationStatus.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

적용 대상