Share via


WorkflowActionOutputItemResource.Status Property

Definition

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

public Azure.AI.AgentServer.Contracts.Generated.Agents.WorkflowAgents.WorkflowActionOutputItemResourceStatus Status { get; }
member this.Status : Azure.AI.AgentServer.Contracts.Generated.Agents.WorkflowAgents.WorkflowActionOutputItemResourceStatus
Public ReadOnly Property Status As WorkflowActionOutputItemResourceStatus

Property Value

Applies to