Share via


TimerTriggerDescriptor.TimerTriggerName Property

Definition

Gets or sets the timer trigger name that caused the run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to