Share via


ZendeskAuthenticationType.Inequality Operator

Definition

Determines if two ZendeskAuthenticationType values are not the same.

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

Parameters

Returns

Applies to