--- 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:

  • on a selected week day, for example, the first Sunday of a year (DayOfWeek)
  • on a selected date, for example, on the 1st January of a year (DayOfYear)

DayOfWeekNumber

VBRDayNumberInMonth

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.