ClusResDependents collection
[The ClusResDependents 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 dependents of a resource. Resources added to a ClusResDependents collection become dependents of the resource from which the collection was obtained.
Members
The ClusResDependents collection has these types of members:
Methods
The ClusResDependents collection has these methods.
Method | Description |
---|---|
AddItem | Adds an existing cluster resource to the collection. |
CreateItem | Creates a new resource in the cluster and adds it to the collection. |
DeleteItem | Removes a resource from the collection and deletes the resource from the cluster. |
Refresh | Refreshes the data in the collection. |
RemoveItem | Removes a resource from the collection. |
Properties
The ClusResDependents collection has these properties.
Property | Access type | Description |
---|---|---|
Count |
Read-only |
Returns the number of dependents in the collection. |
Item |
Read-only |
Returns a single resource from the collection. |
Remarks
A ClusResDependents collection:
- Contains ClusResource objects.
- Is obtained from ClusResource.Dependencies.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusResDependents is defined as F2E6072E-2631-11D1-89F1-00A0C90D061E |