VmHardwareBootDeviceGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": [
{
"disks": [
"string"
],
"nic": "string",
"type": "enum"
}
]
}