ComputerUsePreviewTool 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.
Computer use preview.
public class ComputerUsePreviewTool : Azure.AI.AgentServer.Responses.Models.Tool, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ComputerUsePreviewTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ComputerUsePreviewTool>
type ComputerUsePreviewTool = class
inherit Tool
interface IJsonModel<ComputerUsePreviewTool>
interface IPersistableModel<ComputerUsePreviewTool>
Public Class ComputerUsePreviewTool
Inherits Tool
Implements IJsonModel(Of ComputerUsePreviewTool), IPersistableModel(Of ComputerUsePreviewTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ComputerUsePreviewTool(ComputerEnvironment, Int64, Int64) |
Initializes a new instance of ComputerUsePreviewTool. |
Properties
| Name | Description |
|---|---|
| DisplayHeight |
The height of the computer display. |
| DisplayWidth |
The width of the computer display. |
| Environment |
The type of computer environment to control. |