다음을 통해 공유


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

적용 대상