Share via


SparkAuthenticationType.Equality Operator

Definition

Determines if two SparkAuthenticationType values are the same.

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

Parameters

Returns

Applies to