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

적용 대상