Contents

VZSerialPortConfiguration

The common configuration traits for serial port requests.

Declaration

class VZSerialPortConfiguration

Overview

Don’t create a VZSerialPortConfiguration object directly. Instead, instantiate a concrete instance of one of its subclasses, such as VZVirtioConsoleDeviceConfiguration. Use the attachment property of this class to configure the medium through which serial communication happens.

Topics

Configuring the Attachment Point

See Also

Configurations