Share via


PgVersionsResult.Versions Property

Definition

List of PostgreSQL versions.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NeonPostgres.Models.PgVersion> Versions { get; }
member this.Versions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NeonPostgres.Models.PgVersion>
Public ReadOnly Property Versions As IReadOnlyList(Of PgVersion)

Property Value

Applies to