VmHardwareAdapterScsiListResponseBody
This is a response body class for an operation.
Properties
array of
VmHardwareAdapterScsiSummary
value
Optional
List of commonly used information about virtual SCSI adapters.
JSON Example
{
"value": [
{
"adapter": "string"
}
]
}