DatabaseProperties.Collation Property

Definition

The collation of the database.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)]
public string Collation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)>]
member this.Collation : string with get, set
Public Property Collation As String

Property Value

Implements

Attributes

Applies to