ScreenshotParam Class

Definition

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
ScreenshotParam
Implements

Applies to