다음을 통해 공유


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

적용 대상