PostgreSqlFlexibleServerZoneRedundantHaSupported 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.
Um valor que indica se há suporte para HA com redundância de zona nessa região. "Habilitado" significa que há suporte para HA com redundância de zona. "Desabilitado" significa ha com redundância de zona não tem suporte.
public readonly struct PostgreSqlFlexibleServerZoneRedundantHaSupported : IEquatable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantHaSupported>
type PostgreSqlFlexibleServerZoneRedundantHaSupported = struct
Public Structure PostgreSqlFlexibleServerZoneRedundantHaSupported
Implements IEquatable(Of PostgreSqlFlexibleServerZoneRedundantHaSupported)
- Herança
-
PostgreSqlFlexibleServerZoneRedundantHaSupported
- Implementações
Construtores
PostgreSqlFlexibleServerZoneRedundantHaSupported(String) |
Inicializa uma nova instância de PostgreSqlFlexibleServerZoneRedundantHaSupported. |
Propriedades
Disabled |
Desabilitado. |
Enabled |
Habilitada. |
Métodos
Equals(PostgreSqlFlexibleServerZoneRedundantHaSupported) |
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(PostgreSqlFlexibleServerZoneRedundantHaSupported, PostgreSqlFlexibleServerZoneRedundantHaSupported) |
Determina se dois PostgreSqlFlexibleServerZoneRedundantHaSupported valores são os mesmos. |
Implicit(String to PostgreSqlFlexibleServerZoneRedundantHaSupported) |
Converte uma cadeia de caracteres em um PostgreSqlFlexibleServerZoneRedundantHaSupported. |
Inequality(PostgreSqlFlexibleServerZoneRedundantHaSupported, PostgreSqlFlexibleServerZoneRedundantHaSupported) |
Determina se dois PostgreSqlFlexibleServerZoneRedundantHaSupported valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET