WorkflowActionOutputItemResource.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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