CloudNativeFileVersion
Contains metadata fields of a file specific to the version of the file in a snapshot.
Fields
| Field | Type | Description |
|---|---|---|
| fileMode | FileModeEnum! | File mode (directory, file, symlink, or unknown). |
| lastModified | DateTime! | Time when the file was last modified. |
| quarantineInfo | QuarantineInfo | Quarantine information corresponding to the path. |
| sizeInBytes | Long! | Size of the file, in bytes. |
| snapshot | CloudNativeSnapshotInfo! | Snapshot corresponding to the file version. |
Used By
Referenced by