RestoreFileSpecs interface

Restore file specs like file path, type and target folder path info.

Properties

fileSpecType

Indicates what the Path variable stands for

path

Source File/Folder path

targetFolderPath

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