backupWindow property
A BackupWindow defines the window of day during which backup jobs will run.
Jobs are queued at the beginning of the window and will be marked as
NOT_RUN
if they do not start by the end of the window. Note: running
jobs will not be cancelled at the end of the window.
Required.
Implementation
BackupWindow? backupWindow;