--- title: "VBRTapeGFSScheduleYearlyOptions" description: "Contains GFS tape jobs yearly schedule options. Extends: VBRTapeGFSScheduleOptions Property Type Description VBRGFSYearlyKind The type of yearly schedule: VBRDayNumberInMonth Day in month in job schedule. DayOfWeek The day of week." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapegfsscheduleyearlyoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeGFSScheduleYearlyOptions" dateModified: "2026-08-19" --- # VBRTapeGFSScheduleYearlyOptions Contains GFS tape jobs yearly schedule options. Extends: [`VBRTapeGFSScheduleOptions`](vbrtapegfsscheduleoptions.md) ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Kind |
VBRGFSYearlyKind |
The type of yearly schedule:
|
|
DayOfWeekNumber |
Day in month in job schedule. |
|
|
DayOfWeek |
DayOfWeek |
The day of week. |
|
DayOfMonth |
string |
The day of month: 1-31/Last. |
|
MonthOfYear |
VBRMonth |
The month. |