SnapshotRestoreFiles interface
还原单个文件快照还原的有效负载
属性
| destination |
将还原文件的目标文件夹 |
| file |
要还原的文件列表 |
属性详细信息
destinationPath
将还原文件的目标文件夹
destinationPath?: string
属性值
string
filePaths
要还原的文件列表
filePaths: string[]
属性值
string[]