다음을 통해 공유


JobCollectionItem.RunOn 속성

정의

가져오기 또는 집합은 작업이 실행된 runOn 그룹 이름을 지정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runOn")]
public string RunOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runOn")>]
member this.RunOn : string with get, set
Public Property RunOn As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상