RoutineRun.ActionType Property

Definition

The action type dispatched for the routine attempt.

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

Property Value

Applies to