다음을 통해 공유


ServerAutoGenerated.Version Property

Definition

PostgreSQL Server version.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=5)]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Support.ServerVersion? Version { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=5)>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.Version : Nullable<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Support.ServerVersion> with get, set
Public Property Version As Nullable(Of ServerVersion)

Property Value

Implements

Attributes

Applies to