TriggeredJobRun.ErrorUrl Property

Definition

Gets or sets error URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to