Share via


PostgreSqlFlexibleServerConfigurationCreateOrUpdateContent.DataType Property

Definition

Data type of the configuration (also known as server parameter).

public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerConfigurationDataType? DataType { get; }
member this.DataType : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerConfigurationDataType>
Public ReadOnly Property DataType As Nullable(Of PostgreSqlFlexibleServerConfigurationDataType)

Property Value

Applies to