Msvm_SerialPortSettingData class

Describes the setting data for a virtual serial port.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_SerialPortSettingData : CIM_ResourceAllocationSettingData
{
  boolean DebuggerMode;
};

Members

The Msvm_SerialPortSettingData class has these types of members:

Properties

The Msvm_SerialPortSettingData class has these properties.

DebuggerMode

Data type: boolean

Access type: Read/write

true if the debugger mode is enabled on a virtual serial port; otherwise, false. The debugger mode enhances the use of a Microsoft Windows kernel debugger over a virtual serial port.

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_ResourceAllocationSettingData