ItemFieldFunctionShellCallOutput.Output Property

Definition

An array of shell call output contents.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.FunctionShellCallOutputContent> Output { get; }
member this.Output : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.FunctionShellCallOutputContent>
Public ReadOnly Property Output As IList(Of FunctionShellCallOutputContent)

Property Value

Applies to