ComputerCallOutputItemParam.Output Property
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.
Gets or sets the Output.
public Azure.AI.AgentServer.Responses.Models.ComputerScreenshotImage Output { get; set; }
member this.Output : Azure.AI.AgentServer.Responses.Models.ComputerScreenshotImage with get, set
Public Property Output As ComputerScreenshotImage