IsoImageFileInfo
IsoImageFileInfo
This data object type describes a file that is an ISO CD-ROM image.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"path": "string",
"friendlyName": "string",
"fileSize": 0,
"modification": "string",
"owner": "string"
}