weeklyBackupLimit property

int? weeklyBackupLimit
getter/setter pair

Number of weekly backups to keep.

Note that the sum of daily, weekly and monthly backups should be greater than 1.

Implementation

core.int? weeklyBackupLimit;