PostgreSqlFlexibleServerConfigurationData.IsConfigPendingRestart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)