This is an archive version of the document. To get the most up-to-date information, see the current version.

VBRCloudFailoverPlan

In this article

    This object contains cloud failover plan.

    Related Commands

    Cloud Failover Plans

    Properties

    Property

    Type

    Description

    PublicIpEnabled

    bool

    Indicates if the tenant is enabled to use public IP addresses (TRUE) or not (FALSE).

    ProviderId

    GUID

    The service provider ID.

    Platform

    VBRPlatform

    The virtualization platform: VMware/Hyper-V.

    Status

    string

    The current status of the failover plan:

    • In progress
    • Undo in progress
    • Completed
    • Ready
    • Failed
    • Undo failed.

    FailoverPlanObject

    VBRCloudFailoverPlanObject[]

    The replica VM added to the cloud failover plan.

    VMCount

    int32

    The number of VMs added to the failover plan.

    PrefailoverCommand

    string

    The path to the script that must run before failover.

    PostfailoverCommand

    string

    The path to the script that must run after failover.

    Type

    VBRFailoverPlanType

    The type of the failover plan (Local/Cloud/Tenant): Cloud.

    Id

    GUID

    The failover plan ID.

    Name

    string

    The failover plan name.

    Description

    sting

    The failover plan description.