Share via


AuthenticationDirectoryType.Equality Operator

Definition

Determines if two AuthenticationDirectoryType values are the same.

public static bool operator == (Azure.ResourceManager.HDInsight.Models.AuthenticationDirectoryType left, Azure.ResourceManager.HDInsight.Models.AuthenticationDirectoryType right);
static member ( = ) : 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