--- title: "VBRCloudFailoverPlanObject" description: "Contains cloud replica VMs added to cloud failover plan. Property Type Description GUID Service provider ID. VBRFailoverPlanPublicIPRule[] Public IP addresses mapping rules. IItem Cloud replica VM added to a failover plan." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudfailoverplanobject.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudFailoverPlanObject" dateModified: "2026-08-19" --- # VBRCloudFailoverPlanObject Contains cloud replica VMs added to cloud failover plan. ## Properties

Property

Type

Description

ProviderId

GUID

Service provider ID.

PublicIpRule

VBRFailoverPlanPublicIPRule[]

Public IP addresses mapping rules.

Item

IItem

Cloud replica VM added to a failover plan.

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 - [`New-VBRCloudFailoverPlanObject`](new-vbrcloudfailoverplanobject.md) - [`Set-VBRCloudFailoverPlanObject`](set-vbrcloudfailoverplanobject.md)