AgentInsightProposedFix 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.
A recommended fix for an agent insight.
public class AgentInsightProposedFix : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentInsightProposedFix>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentInsightProposedFix>
type AgentInsightProposedFix = class
interface IJsonModel<AgentInsightProposedFix>
interface IPersistableModel<AgentInsightProposedFix>
Public Class AgentInsightProposedFix
Implements IJsonModel(Of AgentInsightProposedFix), IPersistableModel(Of AgentInsightProposedFix)
- Inheritance
-
AgentInsightProposedFix
- Implements
Properties
| Name | Description |
|---|---|
| Changes |
The concrete changes. Omitted for a prose-only fix. |
| Kind |
The proposed-fix discriminator. |
| Text |
The human-readable remediation guidance. |