MetricAnomalyAlertScopeType.Equality Operator

Definition

Determines if two MetricAnomalyAlertScopeType values are the same.

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

Parameters

Returns

Applies to