A2AToolboxTool(A2AProtocolVersion) Constructor
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.
Initializes a new instance of A2AToolboxTool.
public A2AToolboxTool(Azure.AI.Projects.Agents.A2AProtocolVersion a2aVersion);
new Azure.AI.Projects.Agents.A2AToolboxTool : Azure.AI.Projects.Agents.A2AProtocolVersion -> Azure.AI.Projects.Agents.A2AToolboxTool
Public Sub New (a2aVersion As A2AProtocolVersion)
Parameters
- a2aVersion
- A2AProtocolVersion
The A2A protocol version supported by the agent.