Cluster.Resources property
[The Resources property is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Returns a ClusResources collection providing access to the resources in a cluster.
This property is read-only.
Syntax
Cluster.Resources
Property value
A ClusResources collection that receives the cluster resources.
Remarks
The ClusResources collection returned by the Cluster object's Resources property provides access to all the resources in the cluster. To retrieve information about all of the resources owned by a particular group, use the ClusResGroup.Resources property.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISCluster is defined as F2E606E4-2631-11D1-89F1-00A0C90D061E |