Serial Devices Classes
The serial devices in a virtual machine consist of serial controllers and serial ports. Each virtual system has exactly one serial controller, and each serial controller has exactly two serial ports.
The settings for the serial controller are not configurable; therefore, there is no setting data instance associated with it. Also, you cannot add or remove serial controllers or serial ports from a virtual system. Therefore, there are no resource pool instances for serial devices.
The following are virtualization WMI classes related to serial devices.
In this section
Class | Description |
---|---|
Msvm_SerialController |
Represents the capabilities and management of the serial controller. |
Msvm_SerialPort |
Represents a serial port associated with the serial controller. |
Msvm_SerialPortOnSerialController |
Associates a serial port with a serial controller. |