Class CIM_LastAppliedSnapshot
extends CIM_Dependency

The CIM_LastAppliedSnapshot association associates an instance of the CIM_VirtualSystemSettingData class representing a virtual system snapshot that was most recently applied to a virtual system, and the instance of the CIM_ComputerSystem class representing the related virtual system. An instance of this assocation indicates that the referenced snapshot is the snapshot the was last applied to the virtual system from the set of snapshots taken from that virtual system. For each virtual system at any time there is at most one snapshot the last applied snapshot.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_LastAppliedSnapshot

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe CIM_LastAppliedSnapshot association associates an instance of the CIM_VirtualSystemSettingData class representing a virtual system snapshot that was most recently applied to a virtual system, and the instance of the CIM_ComputerSystem class representing the related virtual system. An instance of this assocation indicates that the referenced snapshot is the snapshot the was last applied to the virtual system from the set of snapshots taken from that virtual system. For each virtual system at any time there is at most one snapshot the last applied snapshot.
Versionstring2.22.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_LastAppliedSnapshotCIM_VirtualSystemSettingData
DescriptionstringReference to the instance of the CIM_VirtualSystemSettingData class representing the virtual system snapshot that was last applied to the virtual system.
Keybooleantrue
Maxuint321
Minuint320
OverridestringAntecedent
DependentCIM_LastAppliedSnapshotCIM_ComputerSystem
DescriptionstringReference to the instance of the CIM_ComputerSystem class representing the virtual system upon which the virtual system snapshot represented by the instance of the CIM_VirtualSystemSettingData class referenced by the Antecedent property was most recently applied.
Keybooleantrue
Maxuint321
Minuint320
OverridestringDependent

Class Methods