Enumerations > FailoverMode

FailoverMode

Parameter of

FailoverOptions

Properties

Name Enumeration Description
Live 0 Failover is using live, current data and the target is started with network connectivity.
Test 1 Failover is using live current data, but is a test. The target is started without network connectivity.
Snapshot 2 Failover is using a data from a snapshot. The target is started with network connectivity.