Partager via


Watcher.ScriptParameters Propriété

Définition

Obtient ou définit les paramètres du 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à