Share via


Watcher.ScriptRunOn Property

Definition

Gets or sets the name of the hybrid worker group the watcher will run on.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to