Partager via


TableGeoReplicationStatus.Equals(TableGeoReplicationStatus) Méthode

Définition

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

public bool Equals (Azure.Data.Tables.Models.TableGeoReplicationStatus other);
override this.Equals : Azure.Data.Tables.Models.TableGeoReplicationStatus -> bool
Public Function Equals (other As TableGeoReplicationStatus) As Boolean

Paramètres

other
TableGeoReplicationStatus

Objet à comparer à cet objet.

Retours

true si l'objet actuel est égal au paramètre other ; sinon, false.

Implémente

S’applique à