Name of the Service Fabric application this partition backup belongs to.
Unique backup chain ID. All backups part of the same chain has the same backup chain id. A backup chain is comprised of 1 full backup and multiple incremental backups.
Unique backup ID .
Location of the backup, relative to the backup store.
Describes the type of backup, whether its full or incremental. Possible values include: 'Invalid', 'Full', 'Incremental'
The date time when this backup was taken.
Epoch of the last record in this backup.
Denotes the failure encountered in getting backup point information.
LSN of the last record in this backup.
Information about the partition to which this backup belongs to
Manifest Version of the service this partition backup belongs to.
Name of the Service Fabric service this partition backup belongs to.
Generated using TypeDoc
Represents a backup point which can be used to trigger a restore.