Share via


PhoenixAuthenticationType.Inequality Operator

Definition

Determines if two PhoenixAuthenticationType values are not the same.

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

Parameters

Returns

Applies to