TriggeredJobRun.OutputUrl Property

Definition

Gets or sets output URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to