Partager via


TableGeoReplicationStatus Structure

Définition

État de l'emplacement secondaire.

public readonly struct TableGeoReplicationStatus : IEquatable<Azure.Data.Tables.Models.TableGeoReplicationStatus>
type TableGeoReplicationStatus = struct
Public Structure TableGeoReplicationStatus
Implements IEquatable(Of TableGeoReplicationStatus)
Héritage
TableGeoReplicationStatus
Implémente

Constructeurs

TableGeoReplicationStatus(String)

Initialise une nouvelle instance de TableGeoReplicationStatus.

Propriétés

Bootstrap

Bootstrap.

Live

Vivre.

Unavailable

Indisponible.

Méthodes

Equals(TableGeoReplicationStatus)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(TableGeoReplicationStatus, TableGeoReplicationStatus)

Détermine si deux TableGeoReplicationStatus valeurs sont identiques.

Implicit(String to TableGeoReplicationStatus)

Convertit une chaîne en TableGeoReplicationStatus.

Inequality(TableGeoReplicationStatus, TableGeoReplicationStatus)

Détermine si deux TableGeoReplicationStatus valeurs ne sont pas identiques.

S’applique à