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