FunctionAndCustomToolCallOutputInputImageContent 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.
Input image.
public class FunctionAndCustomToolCallOutputInputImageContent : Azure.AI.AgentServer.Responses.Models.FunctionAndCustomToolCallOutput, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.FunctionAndCustomToolCallOutputInputImageContent>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.FunctionAndCustomToolCallOutputInputImageContent>
type FunctionAndCustomToolCallOutputInputImageContent = class
inherit FunctionAndCustomToolCallOutput
interface IJsonModel<FunctionAndCustomToolCallOutputInputImageContent>
interface IPersistableModel<FunctionAndCustomToolCallOutputInputImageContent>
Public Class FunctionAndCustomToolCallOutputInputImageContent
Inherits FunctionAndCustomToolCallOutput
Implements IJsonModel(Of FunctionAndCustomToolCallOutputInputImageContent), IPersistableModel(Of FunctionAndCustomToolCallOutputInputImageContent)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| FunctionAndCustomToolCallOutputInputImageContent(ImageDetail) |
Initializes a new instance of FunctionAndCustomToolCallOutputInputImageContent. |
Properties
| Name | Description |
|---|---|
| Detail |
The detail level of the image to be sent to the model. One of |
| FileId |
Gets or sets the FileId. |
| ImageUrl |
Gets or sets the ImageUrl. |