MetricAnomalyAlertScopeType.Inequality Operator

Definition

Determines if two MetricAnomalyAlertScopeType values are not the same.

public static bool operator != (Azure.AI.MetricsAdvisor.Models.MetricAnomalyAlertScopeType left, Azure.AI.MetricsAdvisor.Models.MetricAnomalyAlertScopeType right);
static member op_Inequality : 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