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