Msvm_SnapshotOfVirtualSystem class

Associates a virtual system with a snapshot that was captured from the virtual system.

The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.

Syntax

[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_SnapshotOfVirtualSystem : CIM_SnapshotOfVirtualSystem
{
  Msvm_ComputerSystem           REF Antecedent;
  Msvm_VirtualSystemSettingData REF Dependent;
};

Members

The Msvm_SnapshotOfVirtualSystem class has these types of members:

Properties

The Msvm_SnapshotOfVirtualSystem class has these properties.

Antecedent

Data type: Msvm_ComputerSystem

Access type: Read-only

A reference to an instance of the Msvm_ComputerSystem class that represents the virtual system. This property is derived from CIM_Dependency.

Dependent

Data type: Msvm_VirtualSystemSettingData

Access type: Read-only

A reference to an instance of the Msvm_VirtualSystemSettingData class that represents the snapshot. This property is derived from CIM_Dependency.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_SnapshotOfVirtualSystem

CreateSnapshot