PostgreSqlFlexibleServerState.Stopping Property

Definition

Compute resources associated with the server are being stopped and deallocated. If the server has high availability enabled, the compute resources of the standby server are also stopped and deallocated.

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

Property Value

Applies to