scheduledBackupEnabled property

bool? scheduledBackupEnabled
getter/setter pair

When set to true, scheduled backup is enabled on the volume.

This field should be nil when there's no backup policy attached.

Optional.

Implementation

core.bool? scheduledBackupEnabled;