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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript