Msvm_CollectedVirtualSystems class
Associates the Msvm_VirtualSystemCollection to the contained Msvm_ComputerSystem objects.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_CollectedVirtualSystems : CIM_CollectedMSEs
{
Msvm_VirtualSystemCollection REF Collection;
Msvm_ComputerSystem REF Member;
};
Members
The Msvm_CollectedVirtualSystems class has these types of members:
Properties
The Msvm_CollectedVirtualSystems class has these properties.
-
Collection
-
-
Data type: Msvm_VirtualSystemCollection
-
Access type: Read-only
An Msvm_VirtualSystemCollection grouping or 'bag' object that represents the collection.
-
-
Member
-
-
Data type: Msvm_ComputerSystem
-
Access type: Read-only
-
Qualifiers: Override ("Member")
An Msvm_ComputerSystem object containing the members 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 |
|
DLL |
|