ResponsesAzureFunctionDefinition.OutputBinding Property

Definition

Output storage queue. The function writes output to this queue when the input items are processed.

public Azure.AI.Extensions.OpenAI.ResponsesAzureFunctionBinding OutputBinding { get; set; }
member this.OutputBinding : Azure.AI.Extensions.OpenAI.ResponsesAzureFunctionBinding with get, set
Public Property OutputBinding As ResponsesAzureFunctionBinding

Property Value

Applies to