TaskProperties.Source 屬性

定義

取得或設定 Runbook 的名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於