次の方法で共有


MetricAnomalyAlertScope.CreateScopeForWholeSeries メソッド

定義

MetricAnomalyAlertScope関連付けられたメトリック内のすべての時系列をスコープとして持つインスタンスを作成します。

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

戻り値

新しい MetricAnomalyAlertScope インスタンス。

適用対象