PostgreSqlFlexibleServerConfigurationDataType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Tipo de dados da configuração.
public readonly struct PostgreSqlFlexibleServerConfigurationDataType : IEquatable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerConfigurationDataType>
type PostgreSqlFlexibleServerConfigurationDataType = struct
Public Structure PostgreSqlFlexibleServerConfigurationDataType
Implements IEquatable(Of PostgreSqlFlexibleServerConfigurationDataType)
- Herança
-
PostgreSqlFlexibleServerConfigurationDataType
- Implementações
Construtores
PostgreSqlFlexibleServerConfigurationDataType(String) |
Inicializa uma nova instância de PostgreSqlFlexibleServerConfigurationDataType. |
Propriedades
Boolean |
Booliano. |
Enumeration |
Enumeração. |
Integer |
Inteiro. |
Numeric |
Numérico. |
Métodos
Equals(PostgreSqlFlexibleServerConfigurationDataType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(PostgreSqlFlexibleServerConfigurationDataType, PostgreSqlFlexibleServerConfigurationDataType) |
Determina se dois PostgreSqlFlexibleServerConfigurationDataType valores são os mesmos. |
Implicit(String to PostgreSqlFlexibleServerConfigurationDataType) |
Converte uma cadeia de caracteres em um PostgreSqlFlexibleServerConfigurationDataType. |
Inequality(PostgreSqlFlexibleServerConfigurationDataType, PostgreSqlFlexibleServerConfigurationDataType) |
Determina se dois PostgreSqlFlexibleServerConfigurationDataType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET