ItemFieldImageGenToolCall 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.
Image generation call.
public class ItemFieldImageGenToolCall : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldImageGenToolCall>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldImageGenToolCall>
type ItemFieldImageGenToolCall = class
inherit ItemField
interface IJsonModel<ItemFieldImageGenToolCall>
interface IPersistableModel<ItemFieldImageGenToolCall>
Public Class ItemFieldImageGenToolCall
Inherits ItemField
Implements IJsonModel(Of ItemFieldImageGenToolCall), IPersistableModel(Of ItemFieldImageGenToolCall)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Id |
The unique ID of the image generation call. |
| Result |
Gets the Result. |
| Status |
The status of the image generation call. |