다음을 통해 공유


TriggeredWebJobInner.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

적용 대상