RestoreFileSpecs interface
還原檔案規格,例如檔案路徑、類型和目標資料夾路徑資訊。
屬性
file |
指出 Path 變數代表的內容 |
path | 來源檔案/資料夾路徑 |
target |
目標 FileShare 中的目的地資料夾路徑 |
屬性詳細資料
fileSpecType
指出 Path 變數代表的內容
fileSpecType?: string
屬性值
string
path
來源檔案/資料夾路徑
path?: string
屬性值
string
targetFolderPath
目標 FileShare 中的目的地資料夾路徑
targetFolderPath?: string
屬性值
string