Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides additional information to be used with the CreateSnapshot method of the Msvm_VirtualSystemSnapshotService class.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[AMENDMENT]
class Msvm_VirtualSystemSnapshotSettingData : CIM_SettingData
{
uint8 ConsistencyLevel;
boolean IgnoreNonSnapshottableDisks;
uint8 GuestBackupType;
};
Members
The Msvm_VirtualSystemSnapshotSettingData class has these types of members:
Properties
The Msvm_VirtualSystemSnapshotSettingData class has these properties.
-
ConsistencyLevel
-
-
Data type: uint8
-
Access type: Read-only
The consistency level of the snapshot.
-
-
Unknown (0)
-
Application Consistent (1)
-
Crash Consistent (2)
GuestBackupType
-
Data type: uint8
-
Access type: Read-only
Backup type to be used inside the guest.
Note
Property added in Windows 10, version 1703
Undefined (0)
Full (1)
Copy (2)
IgnoreNonSnapshottableDisks
-
Data type: boolean
-
Access type: Read-only
Specifies if non-snapshottable disks like passthrough disks and Fibre Channel Disks are to be ignored while creating the snapshot.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 10 [desktop apps only] |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|