ConfigAction Class
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.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET