RoutineRun.TriggerType Property

Definition

The trigger type that produced the routine attempt.

public Azure.AI.Projects.RoutineTriggerType? TriggerType { get; }
member this.TriggerType : Nullable<Azure.AI.Projects.RoutineTriggerType>
Public ReadOnly Property TriggerType As Nullable(Of RoutineTriggerType)

Property Value

Applies to