InsightCluster.Samples Property
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.
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)