HiveAuthenticationType.Equality Operator

Definition

Determines if two HiveAuthenticationType values are the same.

public static bool operator == (Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType left, Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType right);
static member ( = ) : 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