Share via


HDInsightApplicationProperties.ComputeRoles Property

Definition

The list of roles in the cluster.

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

Property Value

Applies to