ClusterComputeProfile.Nodes 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.
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)