ManagedInstanceLongTermRetentionBackupProperties interface

Properties of a long term retention backup

Properties

backupExpirationTime

The time the long term retention backup will expire.

backupStorageAccessTier

The BackupStorageAccessTier for the LTR backup

backupStorageRedundancy

The storage redundancy type of the backup

backupTime

The time the backup was taken

databaseDeletionTime

The delete time of the database

databaseName

The name of the database the backup belong to

managedInstanceCreateTime

The create time of the instance.

managedInstanceName

The managed instance that the backup database belongs to.

Property Details

backupExpirationTime

The time the long term retention backup will expire.

backupExpirationTime?: Date

Property Value

Date

backupStorageAccessTier

The BackupStorageAccessTier for the LTR backup

backupStorageAccessTier?: string

Property Value

string

backupStorageRedundancy

The storage redundancy type of the backup

backupStorageRedundancy?: string

Property Value

string

backupTime

The time the backup was taken

backupTime?: Date

Property Value

Date

databaseDeletionTime

The delete time of the database

databaseDeletionTime?: Date

Property Value

Date

databaseName

The name of the database the backup belong to

databaseName?: string

Property Value

string

managedInstanceCreateTime

The create time of the instance.

managedInstanceCreateTime?: Date

Property Value

Date

managedInstanceName

The managed instance that the backup database belongs to.

managedInstanceName?: string

Property Value

string