VBRFailoverPlan
In this article
This object contains the failover plan.
Related Commands
Properties
Property | Type | Description |
---|---|---|
Id | GUID | The failover plan ID. |
Name | string | The failover plan name. |
Description | string | The failover plan description. |
Platform | VBRPlatform | The virtualization platform: VMware/Hyper-V. |
Status | string | The current status of the failover plan:
|
FailoverPlanObject | VBRFailoverPlanObject[] | The VM(s) added to the failover plan. |
VMCount | integer | Number of VMs added to the failover plan. |
PrefailoverCommand | string | Path to a script run automatically before failover. |
PostfailoverCommand | string | Path to a script run automatically after failover. |
Type | VBRFailoverPlanType | The type of the failover plan (Local/Cloud/Tenant): Local. |