AgentClusterInsightResult 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.
Insights from the agent cluster analysis.
public class AgentClusterInsightResult : Azure.AI.Projects.InsightResult, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentClusterInsightResult>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentClusterInsightResult>
type AgentClusterInsightResult = class
inherit InsightResult
interface IJsonModel<AgentClusterInsightResult>
interface IPersistableModel<AgentClusterInsightResult>
Public Class AgentClusterInsightResult
Inherits InsightResult
Implements IJsonModel(Of AgentClusterInsightResult), IPersistableModel(Of AgentClusterInsightResult)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| ClusterInsight |
Gets the ClusterInsight. |