Compartir a través de


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:

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Header
MsClus.h
IDL
MsClus.idl
Type library
MsClus.tlb
DLL
MsClus.dll
IID
IID_ISClusResDependents is defined as F2E6072E-2631-11D1-89F1-00A0C90D061E

See also

Resource Management Objects