Share via


ClusterComputeProfile.Nodes Property

Definition

The nodes definitions.

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

Property Value

Applies to