MoveToNewGroup method of the MSCluster_Resource class

Moves the resource to a different group.

Syntax

void MoveToNewGroup(
  [in] string Group
);

Parameters

Group [in]

The name of the group to receive the resource.

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_Resource