TriggeredWebJobInner.UsingSdk 속성

정의

SDK를 사용하여 가져오거나 설정하시겠습니까?

[Newtonsoft.Json.JsonProperty(PropertyName="properties.using_sdk")]
public bool? UsingSdk { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.using_sdk")>]
member this.UsingSdk : Nullable<bool> with get, set
Public Property UsingSdk As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상