--- title: "VBRBackupToTapeScheduleOptions" description: "Contains backup to tape job schedule settings. “?” indicates that the property accepts zero values. Property Type Description VBRBackupToTapePolicyType Job schedule policy type. VBRDailyOptions Job daily schedule settings." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrbackuptotapescheduleoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRBackupToTapeScheduleOptions" dateModified: "2026-08-19" --- # VBRBackupToTapeScheduleOptions Contains backup to tape job schedule settings. ## Properties "?" indicates that the property accepts zero values.
|
Property |
Type |
Description |
|---|---|---|
|
Type |
Job schedule policy type. |
|
|
DailyOptions |
Job daily schedule settings. |
|
|
MonthlyOptions |
Job monthly schedule settings. |
|
|
JobId |
GUID? |
ID of job after which this job must run. |
|
Enabled |
bool |
Indicates if the job schedule is enabled (TRUE) or disabled (FALSE). |