Sdílet prostřednictvím


PhoenixAuthenticationType.Inequality Operator

Definition

Determines if two PhoenixAuthenticationType values are not the same.

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

Parameters

Returns

Applies to