Share via


AzureDataExplorerDataFeedSource.AuthenticationType.Equality Operator

Definition

Determines if two AzureDataExplorerDataFeedSource.AuthenticationType values are the same.

public static bool operator == (Azure.AI.MetricsAdvisor.Administration.AzureDataExplorerDataFeedSource.AuthenticationType left, Azure.AI.MetricsAdvisor.Administration.AzureDataExplorerDataFeedSource.AuthenticationType right);
static member ( = ) : Azure.AI.MetricsAdvisor.Administration.AzureDataExplorerDataFeedSource.AuthenticationType * Azure.AI.MetricsAdvisor.Administration.AzureDataExplorerDataFeedSource.AuthenticationType -> bool
Public Shared Operator == (left As AzureDataExplorerDataFeedSource.AuthenticationType, right As AzureDataExplorerDataFeedSource.AuthenticationType) As Boolean

Parameters

Returns

Applies to