RoutineRun.TriggerType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)