AzureFunctionDefinition.OutputBinding 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.
Output storage queue. The function writes output to this queue when the input items are processed.
public Azure.AI.AgentServer.Contracts.Generated.OpenAI.AzureFunctionBinding OutputBinding { get; set; }
member this.OutputBinding : Azure.AI.AgentServer.Contracts.Generated.OpenAI.AzureFunctionBinding with get, set
Public Property OutputBinding As AzureFunctionBinding