Resume method of the MSCluster_Node class

Resumes the cluster activity on a node.

Syntax

void Resume(
  [in] uint32 FailbackType
);

Parameters

FailbackType [in]

The type of failback which to perform.

Do Not Failback Groups (0)

Failback Groups Immediately (1)

Failback Groups Per Policy (2)

Resume Failback Type Count (3)

Return value

This method does not return a value.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008
Namespace
Root\MSCluster
MOF
ClusWmi.mof
DLL
ClusWMI.dll

See also

MSCluster_Node

Resume