Sdílet prostřednictvím


SparkAuthenticationType.Inequality Operator

Definition

Determines if two SparkAuthenticationType values are not the same.

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