--- title: "VBRFailoverPlanObject" description: "Contains VM in failover plan and VM processing settings. Property Type Description IItem VM added to a failover plan. Can contain only one VM. VM object must be CViVmItem or CHvVmItem. int Order number by which the VM will boot during failover." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrfailoverplanobject.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRFailoverPlanObject" dateModified: "2026-08-19" --- # VBRFailoverPlanObject Contains VM in failover plan and VM processing settings. ## Properties

Property

Type

Description

Item

IItem

VM added to a failover plan. Can contain only one VM. VM object must be CViVmItem or CHvVmItem.

BootOrder

int

Order number by which the VM will boot during failover.

BootDelay

int

Delay time for the VM to boot during failover (seconds).

## Related Commands [Failover Plans](fplan_cmdlets.md)