ScreenshotParam 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.
Screenshot.
public class ScreenshotParam : Azure.AI.AgentServer.Responses.Models.ComputerAction, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ScreenshotParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ScreenshotParam>
type ScreenshotParam = class
inherit ComputerAction
interface IJsonModel<ScreenshotParam>
interface IPersistableModel<ScreenshotParam>
Public Class ScreenshotParam
Inherits ComputerAction
Implements IJsonModel(Of ScreenshotParam), IPersistableModel(Of ScreenshotParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ScreenshotParam() |
Initializes a new instance of ScreenshotParam. |