VmHardwareSerialGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"allow_guest_control": false,
"backing": {
"auto_detect": false,
"file": "string",
"host_device": "string",
"network_location": "string",
"no_rx_loss": false,
"pipe": "string",
"proxy": "string",
"type": "FILE"
},
"label": "string",
"start_connected": false,
"state": "enum",
"yield_on_poll": false
}
}