Share via


ImpalaAuthenticationType.Inequality Operator

Definition

Determines if two ImpalaAuthenticationType values are not the same.

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

Parameters

Returns

Applies to