InputImageContent 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 InputImageContent : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.InputImageContent>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.InputImageContent>
type InputImageContent = class
interface IJsonModel<InputImageContent>
interface IPersistableModel<InputImageContent>
Public Class InputImageContent
Implements IJsonModel(Of InputImageContent), IPersistableModel(Of InputImageContent)
- Inheritance
-
InputImageContent
- Implements
Constructors
| Name | Description |
|---|---|
| InputImageContent(ImageDetail) |
Initializes a new instance of InputImageContent. |
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. |
| Type |
The type of the input item. Always |