Share via


FunctionsAgentOptions.HttpTrigger Property

Definition

Gets or sets the configuration options for the HTTP trigger endpoint.

public Microsoft.Agents.AI.Hosting.AzureFunctions.HttpTriggerOptions HttpTrigger { get; set; }
member this.HttpTrigger : Microsoft.Agents.AI.Hosting.AzureFunctions.HttpTriggerOptions with get, set
Public Property HttpTrigger As HttpTriggerOptions

Property Value

Applies to