--- title: "VBRDailyOptions" description: "Contains job daily schedule settings. Property Type Description VBRDailyOptionsType Daily basis job schedule type. TimeSpan Time when the job runs. DayOfWeek[] Days of week when the job runs." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrdailyoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRDailyOptions" dateModified: "2026-08-19" --- # VBRDailyOptions Contains job daily schedule settings. ## Properties

Property

Type

Description

Type

VBRDailyOptionsType

Daily basis job schedule type.

Period

TimeSpan

Time when the job runs.

DayOfWeek

DayOfWeek[]

Days of week when the job runs.

## Related Commands [`New-VBRDailyOptions`](new-vbrdailyoptions.md)