Package version:

Interface BackupShortTermRetentionPolicy

A short term retention policy.

Hierarchy

Properties

diffBackupIntervalInHours?: number

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.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

retentionDays?: number

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

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc