Partager via


NetworkAuthenticationMethod.Equality Opérateur

Définition

Détermine si deux NetworkAuthenticationMethod valeurs sont identiques.

public static bool operator == (Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod left, Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod right);
static member ( = ) : Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod * Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod -> bool
Public Shared Operator == (left As NetworkAuthenticationMethod, right As NetworkAuthenticationMethod) As Boolean

Paramètres

Retours

S’applique à