Share via


ITriggeredWebJob.SchedulerLogsUrl Property

Definition

Scheduler Logs URL.

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

Property Value

Attributes

Applies to