Msvm_SnapshotOfVirtualSystemCollection class

Associates a Msvm_SnapshotCollection object with a Msvm_VirtualSystemCollection object.

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_SnapshotOfVirtualSystemCollection : CIM_Dependency
{
  CIM_CollectionOfMSEs REF Antecedent;
  CIM_Collection       REF Dependent;
};

Members

The Msvm_SnapshotOfVirtualSystemCollection class has these types of members:

Properties

The Msvm_SnapshotOfVirtualSystemCollection class has these properties.

Antecedent

Data type: CIM_CollectionOfMSEs

Access type: Read-only

Qualifiers: Key, Override ("Antecedent")

The independent object in this association.

Dependent

Data type: CIM_Collection

Access type: Read-only

Qualifiers: Key, Override ("Dependent")

The dependent object in this association.

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_Dependency

Failover Clustering Hyper-V WMI Provider