MetricAnomalyAlertScope.TopNGroupInScope Property

Definition

Defines the top N series included in this scope.

public Azure.AI.MetricsAdvisor.Models.TopNGroupScope TopNGroupInScope { get; }
member this.TopNGroupInScope : Azure.AI.MetricsAdvisor.Models.TopNGroupScope
Public ReadOnly Property TopNGroupInScope As TopNGroupScope

Property Value

Remarks

This property is only set when ScopeType is TopN.

Applies to