--- title: "VESQLIRSwitchOverOptions" description: "Contains Veeam Explorer for Microsoft SQL Server switchover options for the instant recovery operation. For more information, see the Switchover section of the Veeam Explorers User Guide." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqlirswitchoveroptions.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLIRSwitchOverOptions" dateModified: "2026-08-18" --- # VESQLIRSwitchOverOptions Contains Veeam Explorer for Microsoft SQL Server switchover options for the instant recovery operation. For more information, see the [Switchover](https://helpcenter.veeam.com/docs/vbr/userguide/vesql_switchover.html?ver=13) section of the Veeam Explorers User Guide.
|
Property |
Type |
Description |
|---|---|---|
|
Auto |
Bool |
If True, switchover is performed with the Auto switchover option. |
|
Manual |
Bool |
If True, switchover is performed with the Manual switchover option. |
|
Scheduled |
Bool |
If True, switchover is performed with the Scheduled switchover option. |
|
SwitchingTimeUtc |
DateTime |
Date and time when the published database will be switched over to production. |