Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The Delete object is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Deletes the resource type from the cluster and unregisters the type with the Cluster service.
Syntax
ClusResType.Delete()
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
This method will fail if any resources of the specified type exist in the cluster. Once a resource type is deleted, no resources of that type can be created in the cluster until the resource type is re-created.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
| Header |
|
| IDL |
|
| Type library |
|
| DLL |
|
| IID |
IID_ISClusResType is defined as F2E60710-2631-11D1-89F1-00A0C90D061E |