共用方式為


Webhook.RunOn 屬性

定義

取得或設定將執行 Webhook 作業的混合式背景工作群組名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於