Share via


PrestoAuthenticationType.Inequality Operator

Definition

Determines if two PrestoAuthenticationType values are not the same.

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

Parameters

Returns

Applies to