VmSnapshotFileInfo

VmSnapshotFileInfo
VmSnapshotFileInfo

This data object type describes a file that is a virtual disk snapshot file.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "path": "string",
    "friendlyName": "string",
    "fileSize": 0,
    "modification": "string",
    "owner": "string"
}