Compartilhar via


PostgreSqlFlexibleServerZoneRedundantHaSupported Estrutura

Definição

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