AgentInsightRecommendedAction 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 recommended remediation for an agent insight.
public class AgentInsightRecommendedAction : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentInsightRecommendedAction>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentInsightRecommendedAction>
type AgentInsightRecommendedAction = class
interface IJsonModel<AgentInsightRecommendedAction>
interface IPersistableModel<AgentInsightRecommendedAction>
Public Class AgentInsightRecommendedAction
Implements IJsonModel(Of AgentInsightRecommendedAction), IPersistableModel(Of AgentInsightRecommendedAction)
- Inheritance
-
AgentInsightRecommendedAction
- Implements
Properties
| Name | Description |
|---|---|
| ProposedFix |
The single recommended fix for the issue represented by the insight. |