ConfigurationAutoGenerated.DataType Property

Definition

Data type of the configuration.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Support.ConfigurationDataType? DataType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.DataType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Support.ConfigurationDataType>
Public ReadOnly Property DataType As Nullable(Of ConfigurationDataType)

Property Value

Implements

Attributes

Applies to