BackupShortTermRetentionPolicyProperties interface

Properties of a short term retention policy

Properties

diffBackupIntervalInHours

The differential backup interval in hours. This is how many interval hours between each differential backup will be supported. This is only applicable to live databases but not dropped databases.

retentionDays

The backup retention period in days. This is how many days Point-in-Time Restore will be supported.

Property Details

diffBackupIntervalInHours

The differential backup interval in hours. This is how many interval hours between each differential backup will be supported. This is only applicable to live databases but not dropped databases.

diffBackupIntervalInHours?: number

Property Value

number

retentionDays

The backup retention period in days. This is how many days Point-in-Time Restore will be supported.

retentionDays?: number

Property Value

number