Msvm_MostCurrentSnapshotInBranch class
Associates an instance of the Msvm_ComputerSystem or Msvm_PlannedComputerSystem class representing a virtual system, with an instance of the Msvm_VirtualSystemSettingData class representing the virtual system snapshot that is the most current snapshot in a branch of dependent snapshots.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Experimental, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_MostCurrentSnapshotInBranch : CIM_MostCurrentSnapshotInBranch
{
CIM_ComputerSystem REF Antecedent;
Msvm_VirtualSystemSettingData REF Dependent;
};
Members
The Msvm_MostCurrentSnapshotInBranch class has these types of members:
Properties
The Msvm_MostCurrentSnapshotInBranch class has these properties.
-
Antecedent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
A reference to an instance of the Msvm_ComputerSystem or Msvm_PlannedComputerSystem class representing the virtual system. This property is inherited 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 virtual system snapshot that is the most current snapshot in a branch of dependent snapshots. 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 |
|
DLL |
|