ConversationParam 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.
Conversation object.
public class ConversationParam : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ConversationParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ConversationParam>
type ConversationParam = class
interface IJsonModel<ConversationParam>
interface IPersistableModel<ConversationParam>
Public Class ConversationParam
Implements IJsonModel(Of ConversationParam), IPersistableModel(Of ConversationParam)
- Inheritance
-
ConversationParam
- Implements
Constructors
| Name | Description |
|---|---|
| ConversationParam(String) |
Initializes a new instance of ConversationParam. |
Properties
| Name | Description |
|---|---|
| Id |
The unique ID of the conversation. |