共用方式為


ProcessInfoInner.IsWebjob 屬性

定義

取得或設定這是 Web 作業嗎?

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於