ConfigAction Class

Definition

Config action for an HDInsight cluster.

public abstract class ConfigAction
type ConfigAction = class
Public MustInherit Class ConfigAction
Inheritance
ConfigAction
Derived

Constructors

ConfigAction(String, IEnumerable<ClusterNodeType>)

Initializes a new instance of the ConfigAction class.

Properties

ClusterRoleCollection

Gets the affected nodes of the config action.

Name

Gets the name.

Methods

Equals(Object)

Compares two ConfigActions for equality.

GetHashCode()

Overrides this method for class comparison purpose.

Applies to