Compartilhar via


NetworkAuthenticationMethod.Inequality Operador

Definição

Determina se dois NetworkAuthenticationMethod valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a