ConfigAction.ClusterRoleCollection Property

Definition

Gets the affected nodes of the config action.

public System.Collections.Generic.ISet<Microsoft.WindowsAzure.Management.HDInsight.ClusterNodeType> ClusterRoleCollection { get; }
member this.ClusterRoleCollection : System.Collections.Generic.ISet<Microsoft.WindowsAzure.Management.HDInsight.ClusterNodeType>
Public ReadOnly Property ClusterRoleCollection As ISet(Of ClusterNodeType)

Property Value

Applies to