TriggeredJobRun.WebJobName Property

Definition

Gets or sets job name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to