Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Associates a virtual system a snapshot of the virtual system.
Syntax
[Association, Abstract, Version("2.22.0"), AMENDMENT]
class CIM_SnapshotOfVirtualSystem : CIM_Dependency
{
CIM_ComputerSystem REF Antecedent;
CIM_VirtualSystemSettingData REF Dependent;
};
Members
The CIM_SnapshotOfVirtualSystem class has these types of members:
Properties
The CIM_SnapshotOfVirtualSystem class has these properties.
-
Antecedent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
A reference to the computer system that represents the virtual system.
-
-
Dependent
-
-
Data type: CIM_VirtualSystemSettingData
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
A reference to the settings data object that represents the snapshot of the virtual system.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|