次の方法で共有


MetricAnomalyAlertScope.SeriesGroupInScope プロパティ

定義

このスコープに含まれる時系列のセットを定義します。 使用可能なすべてのディメンションが設定されている場合、キーは対応するメトリックの 1 つの時系列を一意に識別します。 ディメンションのサブセットのみが設定されている場合、キーは時系列のグループを一意に識別します。

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

プロパティ値

注釈

このプロパティは、 が の場合 ScopeType にのみ設定されます SeriesGroup

適用対象