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. |
Related Commands