Msvm_LastAppliedSnapshot class

Represents an association between a virtual system and the setting data of the snapshot that was most recently applied to 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_LastAppliedSnapshot : CIM_LastAppliedSnapshot
{
  CIM_VirtualSystemSettingData REF Antecedent;
  CIM_ComputerSystem           REF Dependent;
};

Members

The Msvm_LastAppliedSnapshot class has these types of members:

Properties

The Msvm_LastAppliedSnapshot class has these properties.

Antecedent

Data type: CIM_VirtualSystemSettingData

Access type: Read-only

Qualifiers: Override, Min ( 0 ), Max ( 1 )

Reference to an instance of the Msvm_VirtualSystemSettingData class that represents the virtual system snapshot that was last applied to the virtual system. This property is inherited from CIM_Dependency.

Dependent

Data type: CIM_ComputerSystem

Access type: Read-only

Qualifiers: Override, Min ( 0 ), Max ( 1 )

Reference to an instance of the Msvm_ComputerSystem class that represents the virtual system upon which the virtual system snapshot represented by the Antecedent property was most recently applied. This property is inherited 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