automaticBackupRetentionDays property

int? automaticBackupRetentionDays
final

The number of days to retain automatic backups. The default is to retain backups for 7 days. Setting this value to 0 disables the creation of automatic backups. The maximum retention period for backups is 90 days.

Implementation

final int? automaticBackupRetentionDays;