HiveAuthenticationType.Inequality Operator

Definition

Determines if two HiveAuthenticationType values are not the same.

public static bool operator != (Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType left, Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType right);
static member op_Inequality : Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType * Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType -> bool
Public Shared Operator != (left As HiveAuthenticationType, right As HiveAuthenticationType) As Boolean

Parameters

Returns

Applies to