AddNode method of the MSCluster_Cluster class
Adds a node to a cluster.
Syntax
void AddNode(
[in] string NodeName
);
Parameters
-
NodeName [in]
-
Name of the node to add.
Return value
This method does not return a value.
Remarks
The process that calls the AddNode method must be running on a node of the cluster.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|