Share via


TriggeredWebJobInner.SchedulerLogsUrl Property

Definition

Gets or sets scheduler Logs URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to