共用方式為


BackupRestoreFiles interface

還原單一檔備份還原的承載

屬性

destinationVolumeId

需要還原檔案之目的地磁碟區的資源標識符

fileList

要還原的檔案清單

restoreFilePath

將還原檔案的目的地資料夾。 路徑名稱應以正斜線開頭。 如果從要求中省略,則還原預設會在目的地磁碟區的根資料夾完成

屬性詳細資料

destinationVolumeId

需要還原檔案之目的地磁碟區的資源標識符

destinationVolumeId: string

屬性值

string

fileList

要還原的檔案清單

fileList: string[]

屬性值

string[]

restoreFilePath

將還原檔案的目的地資料夾。 路徑名稱應以正斜線開頭。 如果從要求中省略,則還原預設會在目的地磁碟區的根資料夾完成

restoreFilePath?: string

屬性值

string