Share via


TimerTriggerDescriptor.ScheduleOccurrence Property

Definition

Gets or sets the occurrence that triggered the run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to