CIM_MemberOfCollection class
Represents a relationship in which a managed element is a member of and is aggregated by a collection.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Aggregation, Abstract, Version("2.6.0"), UMLPackagePath("CIM::Core::Collection"), AMENDMENT]
class CIM_MemberOfCollection
{
CIM_Collection REF Collection;
CIM_ManagedElement REF Member;
};
Members
The CIM_MemberOfCollection class has these types of members:
Properties
The CIM_MemberOfCollection class has these properties.
-
Collection
-
-
Data type: CIM_Collection
-
Access type: Read-only
The collection that aggregates members.
-
-
Member
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Key
The member of the collection.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|