Share via


ClusterInsightResult.Clusters Property

Definition

List of clusters identified in the insights.

public System.Collections.Generic.IList<Azure.AI.Projects.InsightCluster> Clusters { get; }
member this.Clusters : System.Collections.Generic.IList<Azure.AI.Projects.InsightCluster>
Public ReadOnly Property Clusters As IList(Of InsightCluster)

Property Value

Applies to