VirtualFloppyImageBackingInfo
VirtualFloppyImageBackingInfo
The data object type for file image backing of a virtual floppy drive.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"fileName": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"backingObjectId": "string"
}