Share via


TimerTriggerUpdateParameters.Schedule Property

Definition

Gets or sets the CRON expression for the task schedule

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to