VmHardwareSerialListResponseBody
This is a response body class for an operation.
Properties
array of
VmHardwareSerialSummary
value
Optional
List of commonly used information about virtual serial ports.
JSON Example
{
"value": [
{
"port": "string"
}
]
}