Share via


DatabaseAutoGenerated.Collation Property

Definition

The collation of the database.

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

Property Value

Implements

Attributes

Applies to