Condividi tramite


Watcher.ScriptParameters Proprietà

Definizione

Ottiene o imposta i parametri dello script.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a