Share via


HDInsightClusterVersion.Components Property

Definition

Component list of this cluster type and version.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Containers.Models.ClusterComponentItem> Components { get; }
member this.Components : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Containers.Models.ClusterComponentItem>
Public ReadOnly Property Components As IReadOnlyList(Of ClusterComponentItem)

Property Value

Applies to