Partager via


AssignmentLockMode.Equals(AssignmentLockMode) Méthode

Définition

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

public bool Equals (Azure.ResourceManager.Blueprint.Models.AssignmentLockMode other);
override this.Equals : Azure.ResourceManager.Blueprint.Models.AssignmentLockMode -> bool
Public Function Equals (other As AssignmentLockMode) As Boolean

Paramètres

other
AssignmentLockMode

Objet à comparer à cet objet.

Retours

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

Implémente

S’applique à