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