BackupFileInfo interface
Information of the backup file
Properties
family |
Sequence number of the backup file in the backup set |
file |
Location of the backup file in shared folder |
status | Status of the backup file during migration |
Property Details
familySequenceNumber
Sequence number of the backup file in the backup set
familySequenceNumber?: number
Property Value
number
fileLocation
Location of the backup file in shared folder
fileLocation?: string
Property Value
string
status
Status of the backup file during migration
status?: string
Property Value
string