ToolChoiceMCP 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.
MCP tool.
public class ToolChoiceMCP : Azure.AI.AgentServer.Responses.Models.ToolChoiceParam, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ToolChoiceMCP>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ToolChoiceMCP>
type ToolChoiceMCP = class
inherit ToolChoiceParam
interface IJsonModel<ToolChoiceMCP>
interface IPersistableModel<ToolChoiceMCP>
Public Class ToolChoiceMCP
Inherits ToolChoiceParam
Implements IJsonModel(Of ToolChoiceMCP), IPersistableModel(Of ToolChoiceMCP)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ToolChoiceMCP(String) |
Initializes a new instance of ToolChoiceMCP. |
Properties
| Name | Description |
|---|---|
| Name |
Gets or sets the Name. |
| ServerLabel |
The label of the MCP server to use. |