共用方式為


Watcher.ScriptParameters 屬性

定義

取得或設定腳本的參數。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於