PostgreSqlFlexibleServerHighAvailabilityMode.ZoneRedundant Property

Definition

High availability is enabled for the server, with standby server in a different availability zone than that of the primary.

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

Property Value

Applies to