OutputItemApplyPatchToolCall.Operation Property

Definition

One of the create_file, delete_file, or update_file operations applied via apply_patch.

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

Property Value

Applies to