ClusResGroupPreferredOwnerNodes collection
[The ClusResGroupPreferredOwnerNodes 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 nodes that belong to the preferred owner list for a group.
Members
The ClusResGroupPreferredOwnerNodes collection has these types of members:
Methods
The ClusResGroupPreferredOwnerNodes collection has these methods.
Method | Description |
---|---|
AddItem | Adds a node to the preferred owners list. |
InsertItem | Adds a node to the preferred owners list. |
Refresh | Refreshes the data in the collection. |
RemoveItem | Removes a node from preferred owners list. |
SaveChanges | Saves the list of preferred owner nodes to the cluster database. |
Properties
The ClusResGroupPreferredOwnerNodes 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 node from the collection. |
Modified |
Read-only |
Reports whether any of the nodes in the collection have changed. |
Remarks
A ClusResGroupPreferredOwnerNodes collection:
- Contains ClusNode objects.
- Is obtained from ClusResGroup.PreferredOwnerNodes.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusResGroupPreferredOwnerNodes is defined as F2E606E8-2631-11D1-89F1-00A0C90D061E |