ProjectsRoutine.Triggers Property

Definition

The triggers configured for the routine.

public System.Collections.Generic.IDictionary<string,Azure.AI.Projects.RoutineTrigger> Triggers { get; }
member this.Triggers : System.Collections.Generic.IDictionary<string, Azure.AI.Projects.RoutineTrigger>
Public ReadOnly Property Triggers As IDictionary(Of String, RoutineTrigger)

Property Value

Applies to