FailOverProperties interface

model interface FailOverProperties

Properties

force

If Force is false then graceful failover is attempted after ensuring no data loss. If Force flag is set to true, Forced failover is attempted with possible data loss.

primaryLocation

Query parameter for the new primary location after failover.

Property Details

force

If Force is false then graceful failover is attempted after ensuring no data loss. If Force flag is set to true, Forced failover is attempted with possible data loss.

force?: boolean

Property Value

boolean

primaryLocation

Query parameter for the new primary location after failover.

primaryLocation?: string

Property Value

string