ItemFieldMessage 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.
Message.
public class ItemFieldMessage : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldMessage>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldMessage>
type ItemFieldMessage = class
inherit ItemField
interface IJsonModel<ItemFieldMessage>
interface IPersistableModel<ItemFieldMessage>
Public Class ItemFieldMessage
Inherits ItemField
Implements IJsonModel(Of ItemFieldMessage), IPersistableModel(Of ItemFieldMessage)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Content |
The content of the message. |
| Id |
The unique ID of the message. |
| Phase |
Gets the Phase. |
| Role |
The role of the message. One of |
| Status |
The status of item. One of |