retentionPeriodDays property

int? retentionPeriodDays
getter/setter pair

The number of days an automatic backup is retained before being automatically deleted.

This value determines the earliest point in time to which a database can be restored. Min: 1, Max: 60.

Optional.

Implementation

core.int? retentionPeriodDays;