次の方法で共有


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

適用対象