VBRCloudFailoverPlan
Contains cloud failover plan.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
PublicIpEnabled |
bool |
Indicates if the tenant is enabled to use public IP addresses (TRUE) or not (FALSE). |
|
ProviderId |
GUID |
Service provider ID. |
|
Platform |
Virtualization platform. |
|
|
Status |
string |
Current status of the failover plan:
|
|
FailoverPlanObject |
Replica VM added to the cloud failover plan. |
|
|
VMCount |
int32 |
Number of VMs added to the cloud failover plan. |
|
PrefailoverCommand |
string |
Path to the script that must run before failover. |
|
PostfailoverCommand |
string |
Path to the script that must run after failover. |
|
Type |
Failover plan type: Cloud. |
|
|
Id |
GUID |
Failover plan ID. |
|
Name |
string |
Failover plan name. |
|
Description |
sting |
Failover plan description. |
Related Commands