ComputerScreenshotContent 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 screenshot.
public class ComputerScreenshotContent : Azure.AI.AgentServer.Responses.Models.MessageContent, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ComputerScreenshotContent>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ComputerScreenshotContent>
type ComputerScreenshotContent = class
inherit MessageContent
interface IJsonModel<ComputerScreenshotContent>
interface IPersistableModel<ComputerScreenshotContent>
Public Class ComputerScreenshotContent
Inherits MessageContent
Implements IJsonModel(Of ComputerScreenshotContent), IPersistableModel(Of ComputerScreenshotContent)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ComputerScreenshotContent(Uri, String) |
Initializes a new instance of ComputerScreenshotContent. |
Properties
| Name | Description |
|---|---|
| FileId |
Gets or sets the FileId. |
| ImageUrl |
Gets or sets the ImageUrl. |