CIM_CollectedMSEs class
CIM_CollectedMSEs is a generic association used to establish the members of the grouping object, CIM_CollectionOfMSEs.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Abstract, Association, Aggregation, AMENDMENT]
class CIM_CollectedMSEs
{
CIM_CollectionOfMSEs REF Collection;
CIM_ManagedSystemElement REF Member;
};
Members
The CIM_CollectedMSEs class has these types of members:
Properties
The CIM_CollectedMSEs class has these properties.
-
Collection
-
Reference to a CIM_CollectionOfMSEs containing the grouping or 'bag' object that represents the collection.
-
Member
-
-
Data type: CIM_ManagedSystemElement
-
Access type: Read-only
-
Qualifiers: CIM_Key
Reference to a CIM_ManagedSystemElement representing the members of the collection.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|