ProcessInfoInner.IsWebjob 속성

정의

웹 작업을 가져오거나 설정합니다.

[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

적용 대상