VmHardwareFloppyGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"allow_guest_control": false,
"backing": {
"auto_detect": false,
"host_device": "string",
"image_file": "string",
"type": "IMAGE_FILE"
},
"label": "string",
"start_connected": false,
"state": "enum"
}
}