PostgreSqlFlexibleServerServerVersionCapability.SupportedVersionsToUpgrade 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.
Major versions of PostgreSQL database engine to which this version can be automatically upgraded.
public System.Collections.Generic.IReadOnlyList<string> SupportedVersionsToUpgrade { get; }
member this.SupportedVersionsToUpgrade : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property SupportedVersionsToUpgrade As IReadOnlyList(Of String)