Share via


DatabaseAutoGenerated.Charset Property

Definition

The charset of the database.

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

Property Value

Implements

Attributes

Applies to