RestoreFileSpecs interface
Restore file specs like file path, type and target folder path info.
Properties
file |
Indicates what the Path variable stands for |
path | Source File/Folder path |
target |
Destination folder path in target FileShare |
Property Details
fileSpecType
Indicates what the Path variable stands for
fileSpecType?: string
Property Value
string
path
Source File/Folder path
path?: string
Property Value
string
targetFolderPath
Destination folder path in target FileShare
targetFolderPath?: string
Property Value
string