--- title: "VBRFileToTapeBackupPolicy" description: "Contains file to tape job schedule settings. Property Type Description VBRFileToTapeBackupPolicyType Job schedule type. VBRDailyOptions Job daily schedule settings. VBRMonthlyOptions Job monthly schedule settings." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrfiletotapebackuppolicy.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRFileToTapeBackupPolicy" dateModified: "2026-08-19" --- # VBRFileToTapeBackupPolicy Contains file to tape job schedule settings. ## Properties

Property

Type

Description

Type

VBRFileToTapeBackupPolicyType

Job schedule type.

DailyOptions

VBRDailyOptions

Job daily schedule settings.

MonthlyOptions

VBRMonthlyOptions

Job monthly schedule settings.

Enabled

bool

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

## Related Commands [`New-VBRFileToTapeBackupPolicy`](new-vbrfiletotapebackuppolicy.md)