PostgreSqlFlexibleServerConfigurationDataType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data type of the configuration.
public enum PostgreSqlFlexibleServerConfigurationDataType
type PostgreSqlFlexibleServerConfigurationDataType =
Public Enum PostgreSqlFlexibleServerConfigurationDataType
- Inheritance
-
PostgreSqlFlexibleServerConfigurationDataType
Fields
Name | Value | Description |
---|---|---|
Boolean | 0 | Boolean. |
Numeric | 1 | Numeric. |
Integer | 2 | Integer. |
Enumeration | 3 | Enumeration. |