Msvm_MemberOfCollection class
Represents an association in which a collection aggregates its members.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_MemberOfCollection : CIM_MemberOfCollection
{
CIM_Collection REF Collection;
CIM_ManagedElement REF Member;
};
Members
The Msvm_MemberOfCollection class has these types of members:
Properties
The Msvm_MemberOfCollection class has these properties.
-
Collection
-
The collection that aggregates members.
This property is inherited from CIM_MemberOfCollection.
-
Member
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Key
The member of the collection.
This property is inherited from CIM_MemberOfCollection.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|