VBRBackupToTapeScheduleOptions
In this article
This object contains schedule settings for backup to tape job.
Related Commands
New-VBRBackupToTapeScheduleOptions
Properties
Property | Type | Description |
---|---|---|
Type | VBRBackupToTapePolicyType | The type of the job schedule:
|
DailyOptions | VBRDailyOptions | The job daily schedule settings. |
MonthlyOptions | VBRMonthlyOptions | The job monthly schedule settings. |
BackupWindowOptions | VBRBackupWindowOptions | The job backup window settings. |
JobId | GUID? | The ID of the job after which this job must run. |
Enabled | bool | The job schedule status: enabled (TRUE) or disabled (FALSE). |