Share via


AuthenticationDirectoryType.Inequality Operator

Definition

Determines if two AuthenticationDirectoryType values are not the same.

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

Parameters

Returns

Applies to