Share via


LogFile.Url Property

Definition

Gets or sets the url to download the log file from.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to