Represents an association between a computer system and its most recently applied virtual system snapshot.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Version("2.22.0")]
class CIM_LastAppliedSnapshot : CIM_Dependency
{
CIM_VirtualSystemSettingData REF Antecedent;
CIM_ComputerSystem REF Dependent;
};
Members
The CIM_LastAppliedSnapshot class has these types of members:
Properties
The CIM_LastAppliedSnapshot class has these properties.
-
Antecedent
-
-
Data type: CIM_VirtualSystemSettingData
-
Access type: Read-only
The virtual system snapshot that was last applied to the computer system.
-
-
Dependent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
The computer system.
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\HyperVCluster\v2 |
| MOF |
|
| DLL |
|