SnapshotRestoreFiles interface
単一ファイル スナップショット復元の復元ペイロード
プロパティ
| destination |
ファイルが復元される保存先フォルダー |
| file |
復元するファイルの一覧 |
プロパティの詳細
destinationPath
ファイルが復元される保存先フォルダー
destinationPath?: string
プロパティ値
string
filePaths
復元するファイルの一覧
filePaths: string[]
プロパティ値
string[]