Condividi tramite


BrowserAutomationPreviewTool Class

Definition

The input definition information for a Browser Automation Tool, as used to configure an Agent.

public class BrowserAutomationPreviewTool : Azure.AI.Projects.Agents.AgentTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.BrowserAutomationPreviewTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.BrowserAutomationPreviewTool>
type BrowserAutomationPreviewTool = class
    inherit AgentTool
    interface IJsonModel<BrowserAutomationPreviewTool>
    interface IPersistableModel<BrowserAutomationPreviewTool>
Public Class BrowserAutomationPreviewTool
Inherits AgentTool
Implements IJsonModel(Of BrowserAutomationPreviewTool), IPersistableModel(Of BrowserAutomationPreviewTool)
Inheritance
BrowserAutomationPreviewTool
Implements

Applies to