--- 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 |
The weekly backup schedule. |
|
|
MonthlyOptions |
The monthly backup schedule. |
|
|
QuarterlyOptions |
The quarterly backup schedule. |
|
|
YearlyOptions |
The yearly backup schedule. |