paused property

bool? paused
getter/setter pair

This flag denotes whether automatic Backup creation is paused for this BackupPlan.

Default: False

Optional.

Implementation

core.bool? paused;