Share via


PostgreSqlFlexibleServerConfigurationCreateOrUpdateContent.IsConfigPendingRestart Property

Definition

Indicates if the value assigned to the configuration (also known as server parameter) is pending a server restart for it to take effect.

public bool? IsConfigPendingRestart { get; }
member this.IsConfigPendingRestart : Nullable<bool>
Public ReadOnly Property IsConfigPendingRestart As Nullable(Of Boolean)

Property Value

Applies to