RoutineRun.ActionType Property

Definition

The action type dispatched for the routine attempt.

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

Property Value

Applies to