--- title: "VBRMonthlyOptions" description: "Contains job monthly schedule settings. Property Type Description Timespan The time when the job runs. DayOfWeek The days of week when the job runs. VBRDayNumberInMonth Day in month in job schedule. VBRMonth[] The months when the job runs." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmonthlyoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMonthlyOptions" dateModified: "2026-08-19" --- # VBRMonthlyOptions Contains job monthly schedule settings. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Period |
Timespan |
The time when the job runs. |
|
DayOfWeek |
DayOfWeek |
The days of week when the job runs. |
|
DayNumberInMonth |
Day in month in job schedule. |
|
|
Months |
VBRMonth[] |
The months when the job runs. |