Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Associates an instance of the CIM_ComputerSystem class that represents a virtual machine, and an instance of the CIM_VirtualSystemSettingData class that represents a snapshot of the virtual machine.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_SnapshotOfVirtualSystem : CIM_SnapshotOfVirtualSystem
{
CIM_ComputerSystem REF Antecedent;
CIM_VirtualSystemSettingData REF Dependent;
};
Members
The Msvm_SnapshotOfVirtualSystem class has these types of members:
Properties
The Msvm_SnapshotOfVirtualSystem class has these properties.
-
Antecedent
-
A reference to the computer system that represents the virtual system.
This property is inherited from CIM_SnapshotOfVirtualSystem.
-
Dependent
-
-
Data type: CIM_VirtualSystemSettingData
-
Access type: Read-only
A reference to the settings data object that represents the snapshot of the virtual system.
This property is inherited from CIM_SnapshotOfVirtualSystem.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|