FunctionsAgentOptions Class
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.
Provides configuration options for enabling and customizing function triggers for an agent.
public sealed class FunctionsAgentOptions
type FunctionsAgentOptions = class
Public NotInheritable Class FunctionsAgentOptions
- Inheritance
-
FunctionsAgentOptions
Constructors
| Name | Description |
|---|---|
| FunctionsAgentOptions() | |
Properties
| Name | Description |
|---|---|
| HttpTrigger |
Gets or sets the configuration options for the HTTP trigger endpoint. |
| McpToolTrigger |
Gets or sets the options used to configure the MCP tool trigger behavior. |