PatchAgentOptions 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 PatchAgentOptions.
public class PatchAgentOptions : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.PatchAgentOptions>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.PatchAgentOptions>
type PatchAgentOptions = class
interface IJsonModel<PatchAgentOptions>
interface IPersistableModel<PatchAgentOptions>
Public Class PatchAgentOptions
Implements IJsonModel(Of PatchAgentOptions), IPersistableModel(Of PatchAgentOptions)
- Inheritance
-
PatchAgentOptions
- Implements
Constructors
| Name | Description |
|---|---|
| PatchAgentOptions() |
Initializes a new instance of PatchAgentOptions. |
Properties
| Name | Description |
|---|---|
| AgentCard |
Optional agent card for the agent. |
| AgentEndpoint |
The endpoint configuration for the agent. |