WorkflowActionOutputItem.Status Property

Definition

Status of the action (e.g., 'in_progress', 'completed', 'failed', 'cancelled').

public Azure.AI.AgentServer.Responses.Models.WorkflowActionOutputItemStatus Status { get; set; }
member this.Status : Azure.AI.AgentServer.Responses.Models.WorkflowActionOutputItemStatus with get, set
Public Property Status As WorkflowActionOutputItemStatus

Property Value

Applies to