ItemFieldApplyPatchToolCallOutput.Status Property

Definition

The status of the apply patch tool call output. One of completed or failed.

public Azure.AI.AgentServer.Responses.Models.ApplyPatchCallOutputStatus Status { get; }
member this.Status : Azure.AI.AgentServer.Responses.Models.ApplyPatchCallOutputStatus
Public ReadOnly Property Status As ApplyPatchCallOutputStatus

Property Value

Applies to