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 ClusResType object is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Enables operations on a resource type, its properties, and related objects.
Members
The ClusResType object has these types of members:
Methods
The ClusResType object has these methods.
| Method | Description |
|---|---|
| AvailableDisks | Returns a ClusDisks collection representing the Physical Disks available to the resource type. |
| Delete | Deletes the resource type. |
Properties
The ClusResType object has these properties.
| Property | Description |
|---|---|
| Cluster |
Returns the cluster associated with the resource type. |
| CommonProperties |
Returns a ClusProperties collection containing the resource type's read/write common properties. |
| CommonROProperties |
Returns a ClusProperties collection containing the resource type's read-only common properties. |
| PossibleOwnerNodes |
Returns a ClusResTypePossibleOwnerNodes collection containing the possible owner nodes of the resource type. |
| PrivateProperties |
Returns a ClusProperties collection containing the resource type's read/write private properties. |
| PrivateROProperties |
Returns a ClusProperties collection containing the resource type's read-only private properties. |
| Resources |
Returns all resources of a given type that are present in the cluster. |
Remarks
A ClusResType object:
- Is obtained from ClusResTypes.
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 |