Share via


TriggeredWebJob.HistoryUrl Property

Definition

Gets or sets history URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to