다음을 통해 공유


DBConnectionAuthenticationMode.Equality Operator

Definition

Determines if two DBConnectionAuthenticationMode values are the same.

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

Parameters

Returns

Applies to