PostgreSqlFlexibleServerState.Updating Property

Definition

Server is undergoing some changes which may or may not impact the availability of the PostgreSQL database engine. For example, the compute resources of the server are being scaled up or down, which may cause temporary unavailability of the database engine. Or, for example, a firewall rule is being added or removed, which doesn't cause any unavailability of the database engine.

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

Property Value

Applies to