SnapshotRestoreFiles interface
Restore payload for Single File Snapshot Restore
Properties
destination |
Destination folder where the files will be restored |
file |
List of files to be restored |
Property Details
destinationPath
Destination folder where the files will be restored
destinationPath?: string
Property Value
string
filePaths
List of files to be restored
filePaths: string[]
Property Value
string[]