Compartilhar via


HttpAuthenticationType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a