Share via


PostgreSqlFlexibleServerServerVersionCapability.SupportedVersionsToUpgrade Property

Definition

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)

Property Value

Applies to