PostgreSqlFlexibleServerFailoverMode.ForcedFailover Property

Definition

Terminate the primary database process first, then triggers the failover. This is more aggressive and used when the primary is unresponsive or in an unhealthy state.

public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerFailoverMode ForcedFailover { get; }
static member ForcedFailover : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerFailoverMode
Public Shared ReadOnly Property ForcedFailover As PostgreSqlFlexibleServerFailoverMode

Property Value

Applies to