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