Compartilhar via


PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported Estrutura

Definição

Um valor que indica se há suporte para HA com redundância de zona e backup geográfico nessa região. "Habilitado" significa que há suporte para HA com redundância de zona e backup geográfico. "Desabilitado" significa HA com redundância de zona e não há suporte para backup geográfico.

public readonly struct PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported : IEquatable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported>
type PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported = struct
Public Structure PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported
Implements IEquatable(Of PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported)
Herança
PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported
Implementações

Construtores

PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported(String)

Inicializa uma nova instância de PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported.

Propriedades

Disabled

Desabilitado.

Enabled

Habilitada.

Métodos

Equals(PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported)

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(PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported, PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported)

Determina se dois PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported valores são os mesmos.

Implicit(String to PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported)

Converte uma cadeia de caracteres em um PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported.

Inequality(PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported, PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported)

Determina se dois PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported valores não são os mesmos.

Aplica-se a