CIM_MemberOfCollection class

Represents a relationship in which a managed element is a member of and is aggregated by a collection.

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

Qualifiers: Key, Aggregate

The collection that aggregates members.

Member

Data type: CIM_ManagedElement

Access type: Read-only

Qualifiers: Key

The member of the collection.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe