FloppyImageFileInfo
FloppyImageFileInfo
This data object type describes a file that is a floppy disk image.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"path": "string",
"friendlyName": "string",
"fileSize": 0,
"modification": "string",
"owner": "string"
}