Compartilhar via


PostgreSqlFlexibleServerGeoBackupSupported Estrutura

Definição

Determina se há suporte para backup geográfico nessa região. "Habilitado" significa que há suporte para backup geográfico. "Desabilitado" significa que não há suporte para o geo-back.

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

Construtores

PostgreSqlFlexibleServerGeoBackupSupported(String)

Inicializa uma nova instância de PostgreSqlFlexibleServerGeoBackupSupported.

Propriedades

Disabled

Desabilitado.

Enabled

Habilitada.

Métodos

Equals(PostgreSqlFlexibleServerGeoBackupSupported)

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

Determina se dois PostgreSqlFlexibleServerGeoBackupSupported valores são os mesmos.

Implicit(String to PostgreSqlFlexibleServerGeoBackupSupported)

Converte uma cadeia de caracteres em um PostgreSqlFlexibleServerGeoBackupSupported.

Inequality(PostgreSqlFlexibleServerGeoBackupSupported, PostgreSqlFlexibleServerGeoBackupSupported)

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

Aplica-se a