PostgreSqlFlexibleServerState.Ready Property

Definition

Server is healthy and not undergoing any operations at the management or control plane level. This doesn't mean that the server is fully operational at the data plane level.

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

Property Value

Applies to