MetricAnomalyAlertScope.CreateScopeForWholeSeries Method

Definition

Creates a MetricAnomalyAlertScope instance that has all time series within the associated metric as the scope.

public static Azure.AI.MetricsAdvisor.Models.MetricAnomalyAlertScope CreateScopeForWholeSeries ();
static member CreateScopeForWholeSeries : unit -> Azure.AI.MetricsAdvisor.Models.MetricAnomalyAlertScope
Public Shared Function CreateScopeForWholeSeries () As MetricAnomalyAlertScope

Returns

A new MetricAnomalyAlertScope instance.

Applies to