Msvm_CollectedCollections 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_CollectedCollections : CIM_CollectedMSEs
{
  Msvm_ManagementCollection REF Collection;
  CIM_CollectionOfMSEs      REF Member;
};

Members

The Msvm_CollectedCollections class has these types of members:

Properties

The Msvm_CollectedCollections class has these properties.

Collection

Data type: Msvm_ManagementCollection

Access type: Read-only

Qualifiers: Aggregate, Override ("Collection")

The object that represents the virtual system collection.

Member

Data type: CIM_CollectionOfMSEs

Access type: Read-only

Qualifiers: Override ("Member")

The object that represents the members of the virtual system 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