다음을 통해 공유


Watcher.ScriptRunOn 속성

정의

감시자가 실행할 하이브리드 작업자 그룹의 이름을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상