Msvm_VirtualSystemReferencePointSettingData class

Provides additional information to be used with the CreateReferencePoint method of the Msvm_VirtualSystemReferencePointService class.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[AMENDMENT]
class Msvm_VirtualSystemReferencePointSettingData : CIM_SettingData
{
  uint8 ConsistencyLevel;
};

Members

The Msvm_VirtualSystemReferencePointSettingData class has these types of members:

Properties

The Msvm_VirtualSystemReferencePointSettingData class has these properties.

ConsistencyLevel

Data type: uint8

Access type: Read-only

The consistency level of the reference point.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_SettingData