SerialPortListResult Class

The list serial ports operation response.

Inheritance
SerialPortListResult

Constructor

SerialPortListResult(*, value: Optional[List[azure.mgmt.serialconsole.models._models_py3.SerialPort]] = None, **kwargs)

Parameters

value
list[SerialPort]
Required

The list of serial ports.