AgentInsightsOverview 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 effective overview for an Agent Insights monitor.
public class AgentInsightsOverview : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentInsightsOverview>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentInsightsOverview>
type AgentInsightsOverview = class
interface IJsonModel<AgentInsightsOverview>
interface IPersistableModel<AgentInsightsOverview>
Public Class AgentInsightsOverview
Implements IJsonModel(Of AgentInsightsOverview), IPersistableModel(Of AgentInsightsOverview)
- Inheritance
-
AgentInsightsOverview
- Implements
Properties
| Name | Description |
|---|---|
| Content |
The overview content. |
| Source |
Where the effective overview came from. |
| UpdatedOn |
The time when this overview was last updated. |