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. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET