共用方式為


TriggeredJobRun.ErrorUrl 屬性

定義

取得或設定錯誤 URL。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於