PostgreSqlFlexibleServerFailoverMode.PlannedFailover Property

Definition

Trigger a failover from primary to standby without killing the primary database process first. This is a graceful failover that attempts to preserve data consistency.

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

Property Value

Applies to