DestroyGroup method of the MSCluster_ResourceGroup class

Destroys the cluster group and any resources in this group.

Syntax

void DestroyGroup(
  [in] uint32 Options
);

Parameters

Options [in]

Any options which to perform while destroying the cluster group.

**Windows Server 2008 R2 and Windows Server 2008: **

This parameter is not supported before Windows Server 2012.

None (1)

PerformCleanup (2)

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_ResourceGroup