--- title: "VBRConfigurationBackupScheduleOptions" description: "Contains configuration backup job schedule settings. New-VBRConfigurationBackupScheduleOptions" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrconfigurationbackupscheduleoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRConfigurationBackupScheduleOptions" dateModified: "2026-09-03" --- # VBRConfigurationBackupScheduleOptions Contains configuration backup job schedule settings. ## Properties

Property

Type

Description

DailyOptions

VBRDailyOptions

Job daily schedule settings.

MonthlyOptions

VBRMonthlyOptions

Job monthly schedule settings.

Enabled

bool

Indicates if the job schedule is enabled (TRUE) or not (FALSE).

Type

VBRConfigurationBackupScheduleType

Schedule type.

## Related Commands [`New-VBRConfigurationBackupScheduleOptions`](new-vbrconfigurationbackupscheduleoptions.md)