--- title: "VBRTapeGFSScheduleOptions" description: "Contains GFS tape job schedule options. Extended by: Property Type Description VBRTapeGFSScheduleWeeklyOptions The weekly backup schedule. VBRTapeGFSScheduleMonthlyOptions The monthly backup schedule." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapegfsscheduleoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeGFSScheduleOptions" dateModified: "2026-08-19" --- # VBRTapeGFSScheduleOptions Contains GFS tape job schedule options. Extended by: - [`VBRTapeGFSScheduleMonthlyOptions`](vbrtapegfsschedulemonthlyoptions.md) - [`VBRTapeGFSScheduleQuarterlyOptions`](vbrtapegfsschedulequarterlyoptions.md) - [`VBRTapeGFSScheduleWeeklyOptions`](vbrtapegfsscheduleweeklyoptions.md) - [`VBRTapeGFSScheduleYearlyOptions`](vbrtapegfsscheduleyearlyoptions.md) ## Properties

Property

Type

Description

WeeklyOptions

VBRTapeGFSScheduleWeeklyOptions

The weekly backup schedule.

MonthlyOptions

VBRTapeGFSScheduleMonthlyOptions

The monthly backup schedule.

QuarterlyOptions

VBRTapeGFSScheduleQuarterlyOptions

The quarterly backup schedule.

YearlyOptions

VBRTapeGFSScheduleYearlyOptions

The yearly backup schedule.