PagedConversation 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.
Paged collection of Conversation items.
public class PagedConversation : System.ClientModel.Primitives.IJsonModel<Azure.AI.Discovery.PagedConversation>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Discovery.PagedConversation>
type PagedConversation = class
interface IJsonModel<PagedConversation>
interface IPersistableModel<PagedConversation>
Public Class PagedConversation
Implements IJsonModel(Of PagedConversation), IPersistableModel(Of PagedConversation)
- Inheritance
-
PagedConversation
- Implements
Properties
| Name | Description |
|---|---|
| NextLink |
The link to the next page of items. |
| Value |
The Conversation items on this page. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to PagedConversation) | |