次の方法で共有


TriggeredJobRun.WebJobId プロパティ

定義

ジョブ ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.web_job_id")]
public string WebJobId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.web_job_id")>]
member this.WebJobId : string with get, set
Public Property WebJobId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象