ProjectsAgentRecord 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 ProjectsAgentRecord.
public class ProjectsAgentRecord : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.ProjectsAgentRecord>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.ProjectsAgentRecord>
type ProjectsAgentRecord = class
interface IJsonModel<ProjectsAgentRecord>
interface IPersistableModel<ProjectsAgentRecord>
Public Class ProjectsAgentRecord
Implements IJsonModel(Of ProjectsAgentRecord), IPersistableModel(Of ProjectsAgentRecord)
- Inheritance
-
ProjectsAgentRecord
- Implements
Properties
| Name | Description |
|---|---|
| Id |
The unique identifier of the agent. |
| Name |
The name of the agent. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(ClientResult to ProjectsAgentRecord) | |