Share via


HDInsightClusterData.ComputeNodes Property

Definition

The nodes definitions.

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

Property Value

Applies to