RestartParameter interface

Represents server restart parameters.

Properties

failoverMode

Failover mode.

restartWithFailover

Indicates whether to restart the server with failover.

Property Details

failoverMode

Failover mode.

failoverMode?: string

Property Value

string

restartWithFailover

Indicates whether to restart the server with failover.

restartWithFailover?: boolean

Property Value

boolean