Partager via


NetworkAuthenticationMethod.Inequality Opérateur

Définition

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

public static bool operator != (Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod left, Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod right);
static member op_Inequality : 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 à