AgentsPagedResultOptimizationCandidate 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.
The response data for a requested list of items.
public class AgentsPagedResultOptimizationCandidate : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.AgentsPagedResultOptimizationCandidate>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.AgentsPagedResultOptimizationCandidate>
type AgentsPagedResultOptimizationCandidate = class
interface IJsonModel<AgentsPagedResultOptimizationCandidate>
interface IPersistableModel<AgentsPagedResultOptimizationCandidate>
Public Class AgentsPagedResultOptimizationCandidate
Implements IJsonModel(Of AgentsPagedResultOptimizationCandidate), IPersistableModel(Of AgentsPagedResultOptimizationCandidate)
- Inheritance
-
AgentsPagedResultOptimizationCandidate
- Implements
Properties
| Name | Description |
|---|---|
| Data |
The requested list of items. |
| FirstId |
The first ID represented in this list. |
| HasMore |
A value indicating whether there are additional values available not captured in this list. |
| LastId |
The last ID represented in this list. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(ClientResult to AgentsPagedResultOptimizationCandidate) | |