ClusResTypes collection
[The ClusResTypes collection is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Provides access to the resource types in a cluster.
Members
The ClusResTypes collection has these types of members:
Methods
The ClusResTypes collection has these methods.
Method | Description |
---|---|
CreateItem | Creates a new resource type in the cluster. |
DeleteItem | Deletes a resource type from the cluster. |
Refresh | Refreshes the data in the collection. |
Properties
The ClusResTypes collection has these properties.
Property | Description |
---|---|
Count |
Returns the number of objects in the collection. |
Item |
Returns a single resource type from the collection. |
Remarks
A ClusResTypes collection:
- Contains ClusResType objects.
- Is obtained from Cluster.ResourceTypes.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusResTypes is defined as F2E60712-2631-11D1-89F1-00A0C90D061E |