共用方式為


Watcher.ScriptName 屬性

定義

取得或設定監看員所附加的腳本名稱,也就是現有 Runbook 的名稱。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scriptName")]
public string ScriptName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scriptName")>]
member this.ScriptName : string with get, set
Public Property ScriptName As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於