IConfiguration.DataType Property

Definition

Data type of the configuration.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="Data type of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataType", Update=false)]
public string DataType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="Data type of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataType", Update=false)>]
member this.DataType : string
Public ReadOnly Property DataType As String

Property Value

Attributes

Applies to