Msvm_CollectedVirtualSystems class

Associates a Msvm_VirtualSystemCollection object with 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

Qualifiers: Aggregate, Override ("Collection")

A reference to the object that represents the collection.

Member

Data type: Msvm_ComputerSystem

Access type: Read-only

Qualifiers: Override ("Member")

A reference to the object that represents the members of the collection.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\HyperVCluster\v2
MOF
WindowsHyperVCluster.V2.mof
DLL
VMMS.exe

See also

CIM_CollectedMSEs

Failover Clustering Hyper-V WMI Provider