Share via


ClusResGroupResources collection

[The ClusResGroupResources 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 resources that are current members of a group and allows a resource to be added to or deleted from the group.

Members

The ClusResGroupResources collection has these types of members:

Methods

The ClusResGroupResources collection has these methods.

Method Description
CreateItem Creates a new cluster resource and adds it to the group.
DeleteItem Removes a resource from the group and deletes it from the cluster.
Refresh Refreshes the data in the collection.

Properties

The ClusResGroupResources collection has these properties.

Property Access type Description
Count
Read-only
Returns the number of objects in the collection.
Item
Read-only
Returns a single resource from the collection.

Remarks

A ClusResGroupResources 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_ISClusResGroupResources is defined as F2E606EA-2631-11D1-89F1-00A0C90D061E

See also

Group Management Objects