DeleteResource method of the MSCluster_Resource class

Deletes a resource.

Syntax

void DeleteResource(
  [in] uint32 Options
);

Parameters

Options [in]

Any options which to perform while deleting the resource.

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_Resource