PostgreSqlFlexibleServerState.Disabled Property

Definition

Server is disabled. Typical reasons include: the subscription on which the server is deployed is explicitly disabled or canceled by the administrator, the spending limit has been reached, or the bill is past due. May also happen when the server is being moved to another resource group or subscription.

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

Property Value

Applies to