VirtualSerialPortDeviceBackingOption
VirtualSerialPortDeviceBackingOption
The VirtualSerialPortDeviceBackingOption
data object type contains the options for backing a serial port with a host serial port device.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"autoDetectAvailable": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
}
}