Partager via


AzureLocation.Equals(AzureLocation) Méthode

Définition

Détecte si un objet location est égal à un autre emplacement instance ou à une chaîne représentant le nom de l’emplacement.

public bool Equals (Azure.Core.AzureLocation other);
override this.Equals : Azure.Core.AzureLocation -> bool
Public Function Equals (other As AzureLocation) As Boolean

Paramètres

other
AzureLocation

Objet azureLocation ou nom sous forme de chaîne.

Retours

True ou false.

Implémente

S’applique à