ResponsesBrowserAutomationToolParameters 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.
Definition of input parameters for the Browser Automation Tool.
public class ResponsesBrowserAutomationToolParameters : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesBrowserAutomationToolParameters>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesBrowserAutomationToolParameters>
type ResponsesBrowserAutomationToolParameters = class
interface IJsonModel<ResponsesBrowserAutomationToolParameters>
interface IPersistableModel<ResponsesBrowserAutomationToolParameters>
Public Class ResponsesBrowserAutomationToolParameters
Implements IJsonModel(Of ResponsesBrowserAutomationToolParameters), IPersistableModel(Of ResponsesBrowserAutomationToolParameters)
- Inheritance
-
ResponsesBrowserAutomationToolParameters
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesBrowserAutomationToolParameters(ResponsesBrowserAutomationToolConnectionParameters) |
Initializes a new instance of ResponsesBrowserAutomationToolParameters. |
Properties
| Name | Description |
|---|---|
| Connection |
The project connection parameters associated with the Browser Automation Tool. |