Sdílet prostřednictvím


WebJobInner.Settings Vlastnost

Definice

Získá nebo nastaví nastavení úlohy.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro