IAutonomousDatabaseBaseProperties.NcharacterSet Property

Definition

The character set for the Autonomous Database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The character set for the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ncharacterSet", Update=false)]
public string NcharacterSet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The character set for the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ncharacterSet", Update=false)>]
member this.NcharacterSet : string with get, set
Public Property NcharacterSet As String

Property Value

Attributes

Applies to