PostgreSqlFlexibleServerFailoverMode.PlannedFailover Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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