FunctionShellCallOutputContent.Outcome 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.
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