TriggeredJobRun.WebJobId Property

Definition

Gets or sets job 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to