Share via


InsightCluster.Samples Property

Definition

List of samples that belong to this cluster. Empty if samples are part of subclusters.

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

Property Value

Applies to