CIM_MostCurrentSnapshotInBranch class
Represents an association between a virtual system and the most current snapshot of the system. This association can only exist if the virtual system was create using a snapshot or if a snapshot was created from the virtual system.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Experimental, Version("2.16.0"), AMENDMENT]
class CIM_MostCurrentSnapshotInBranch : CIM_Dependency
{
CIM_ComputerSystem REF Antecedent;
CIM_VirtualSystemSettingData REF Dependent;
};
Members
The CIM_MostCurrentSnapshotInBranch class has these types of members:
Properties
The CIM_MostCurrentSnapshotInBranch class has these properties.
-
Antecedent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
A reference to the instance of CIM_ComputerSystem that represents the virtual system.
-
-
Dependent
-
-
Data type: CIM_VirtualSystemSettingData
-
Access type: Read-only
A reference to the instance of CIM_VirtualSystemSettingData that represents the virtual system snapshot.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|