共用方式為


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

適用於