ContinuousWebJobInner.LogUrl Property

Definition

Gets or sets log URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to