FunctionShellCallOutputContent.Outcome Property

Definition

Represents either an exit outcome (with an exit code) or a timeout outcome for a shell call output chunk.

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

Property Value

Applies to