Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackupFileInfo

Package version

Information of the backup file

Hierarchy

  • BackupFileInfo

Index

Properties

Optional familySequenceNumber

familySequenceNumber: undefined | number

Sequence number of the backup file in the backup set

Optional fileLocation

fileLocation: undefined | string

Location of the backup file in shared folder

Optional status

Status of the backup file during migration. Possible values include: 'Arrived', 'Queued', 'Uploading', 'Uploaded', 'Restoring', 'Restored', 'Cancelled'

Generated using TypeDoc