AzureFunctionDefinition.InputBinding 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.
Input storage queue. The queue storage trigger runs a function as messages are added to it.
public Azure.AI.AgentServer.Contracts.Generated.OpenAI.AzureFunctionBinding InputBinding { get; set; }
member this.InputBinding : Azure.AI.AgentServer.Contracts.Generated.OpenAI.AzureFunctionBinding with get, set
Public Property InputBinding As AzureFunctionBinding