Partilhar via


TableGeoReplicationStatus Estrutura

Definição

O status do local secundário.

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

Construtores

TableGeoReplicationStatus(String)

Inicializa uma nova instância de TableGeoReplicationStatus.

Propriedades

Bootstrap

Bootstrap.

Live

Viver.

Unavailable

Indisponível.

Métodos

Equals(TableGeoReplicationStatus)

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

Determina se dois TableGeoReplicationStatus valores são os mesmos.

Implicit(String to TableGeoReplicationStatus)

Converte uma cadeia de caracteres em um TableGeoReplicationStatus.

Inequality(TableGeoReplicationStatus, TableGeoReplicationStatus)

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

Aplica-se a