enabled property

bool? enabled
getter/setter pair

If enabled, make backups automatically according to the schedules.

This will be applied to all volumes that have this policy attached and enforced on volume level. If not specified, default is true.

Implementation

core.bool? enabled;