--- title: "VBRTapeGFSScheduleWeeklyOptions" description: "Contains GFS tape jobs weekly schedule options. Extends: VBRTapeGFSScheduleOptions Property Type Description DayOfWeek The days of week when the job runs. TimeSpan The time when the job runs." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapegfsscheduleweeklyoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeGFSScheduleWeeklyOptions" dateModified: "2026-08-19" --- # VBRTapeGFSScheduleWeeklyOptions Contains GFS tape jobs weekly schedule options. Extends: [`VBRTapeGFSScheduleOptions`](vbrtapegfsscheduleoptions.md) ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
WeeklyDay |
DayOfWeek |
The days of week when the job runs. |
|
StartAt |
TimeSpan |
The time when the job runs. |