AddNode method of the MSFTCluster_Cluster class
Adds a node to the cluster.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the AddNode method in the MSFTCluster_ClusterService class.
Syntax
uint32 AddNode(
[in] MSFTCluster_NodeInfo NodeInfo
);
Parameters
- NodeInfo [in]
An embedded instance of the MSFTCluster_NodeInfo class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\Cluster |
MOF |
Cluswmiv2.mof |