monthlyBackupLimit property

int? monthlyBackupLimit
getter/setter pair

Number of monthly backups to keep.

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

Implementation

core.int? monthlyBackupLimit;