--- title: "VBRConfigurationBackupJob" description: "Contains configuration backup job. Get-VBRConfigurationBackupJob Set-VBRConfigurationBackupJob" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrconfigurationbackupjob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRConfigurationBackupJob" dateModified: "2026-08-19" --- # VBRConfigurationBackupJob Contains configuration backup job. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Enabled |
bool |
Indicates if the job is enabled (TRUE) or not (FALSE). |
|
Repository |
CBackupRepository |
Target backup repository. |
|
ScheduleOptions |
Configuration backup job schedule settings. |
|
|
RestorePointsToKeep |
int |
Number of restore points that must be kept. |
|
EncryptionOptions |
Data encryption options applied to the configuration backup job. |