Share via


InsightCluster.SubClusters Property

Definition

List of subclusters within this cluster. Empty if no subclusters exist.

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

Property Value

Applies to