Freigeben über


Watcher.ScriptParameters Eigenschaft

Definition

Ruft die Parameter des Skripts ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scriptParameters")]
public System.Collections.Generic.IDictionary<string,string> ScriptParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scriptParameters")>]
member this.ScriptParameters : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ScriptParameters As IDictionary(Of String, String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: