RoutineRun.TriggerType Property

Definition

The trigger type that produced the routine attempt.

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

Property Value

Applies to