Compartilhar via


PostgreSqlGeoRedundantBackup Estrutura

Definição

Habilite ou não com redundância geográfica para backup do servidor.

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

Construtores

PostgreSqlGeoRedundantBackup(String)

Inicializa uma nova instância de PostgreSqlGeoRedundantBackup.

Propriedades

Disabled

Desabilitado.

Enabled

Habilitada.

Métodos

Equals(PostgreSqlGeoRedundantBackup)

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

Determina se dois PostgreSqlGeoRedundantBackup valores são os mesmos.

Implicit(String to PostgreSqlGeoRedundantBackup)

Converte uma cadeia de caracteres em um PostgreSqlGeoRedundantBackup.

Inequality(PostgreSqlGeoRedundantBackup, PostgreSqlGeoRedundantBackup)

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

Aplica-se a