共用方式為


WebJobInner.Settings 屬性

定義

取得或設定作業設定。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.settings")]
public System.Collections.Generic.IDictionary<string,object> Settings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.settings")>]
member this.Settings : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Settings As IDictionary(Of String, Object)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於