RolesForPartition collection

The RolesForPartition collection is always related to an object in the Partitions collection. It holds an object for each role assigned to the partition to which it is related.

This collection does not support the Add and Remove methods of the COMAdminCatalogCollection object.

Members

The RolesForPartition collection inherits from the IUnknown interface but does not have additional members.

You can navigate from this collection to any of the following collections:

You can navigate to this collection from the following collections:

Properties

The following properties are supported by the COMAdminCatalogObject object within the collection:

Description

Entry Value
Description A description of the role.
Access ReadOnly
Type String
Default ""
Minimum system Windows Server 2003

 

Name

Entry Value
Description The role name. Extra spaces at the beginning and end of the string are stripped out. This property is returned when the Key or Name property method is called on an object of this collection.
Access ReadOnly
Type String
Default ""
Minimum system Windows Server 2003

 

See also

COM+ Administration Collections