ITriggeredWebJob.SchedulerLogsUrl Property

Definition

Scheduler Logs URL.

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

Property Value

Attributes

Applies to