Resume method of the MSFTCluster_Node class
Resumes the cluster activity on a node.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the Resume method in the MSFTCluster_NodeService class.
Syntax
uint32 Resume(
[in] uint32 FailbackType
);
Parameters
FailbackType [in]
The type of failback to perform.
The possible values are.
Do Not Failback Groups (0)
Failback Groups Immediately (1)
Failback Groups Per Policy (2)
Resume Failback Type Count (3)
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 |