Share via


ServerPropertiesForGeoRestore.Version Property

Definition

Server version.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Support.ServerVersion? Version { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inherited)>]
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