DestroyCluster method of the MSCluster_Cluster class

Removes the cluster.

Syntax

void DestroyCluster(
  [in] boolean CleanupAD
);

Parameters

CleanupAD [in]

Clean up the remaining computer objects and virtual computer objects in the current directory.

Return value

This method does not return a value.

Requirements

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

See also

MSCluster_Cluster