--- title: "VBRProtectionGroupScheduleOptions" description: "Contains discovery schedule settings for a protection group. Property Type Description VBRProtectionGroupPolicyType Discovery schedule type: VBRDailyOptions Daily schedule settings. VBRPeriodicallyOptions Periodically schedule settings." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrprotectiongroupscheduleoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRProtectionGroupScheduleOptions" dateModified: "2026-08-19" --- # VBRProtectionGroupScheduleOptions Contains discovery schedule settings for a protection group. ## Properties

Property

Type

Description

PolicyType

VBRProtectionGroupPolicyType

Discovery schedule type:

  • Daily
  • Periodically

DailyOptions

VBRDailyOptions

Daily schedule settings.

PeriodicallyOptions

VBRPeriodicallyOptions

Periodically schedule settings.

## Related Commands [`New-VBRProtectionGroupScheduleOptions`](new-vbrprotectiongroupscheduleoptions.md)