IContinuousWebJob.LogUrl Property

Definition

Log URL.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Log URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="log_url")]
public string LogUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Log URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="log_url")>]
member this.LogUrl : string with get, set
Public Property LogUrl As String

Property Value

Attributes

Applies to