次の方法で共有


GetMetricSeriesDataOptions.SeriesKeys プロパティ

定義

時系列で結果をフィルター処理します。 この一覧の各要素は 1 つの時系列を表し、これらの系列のいずれかで検出された異常のみが返されます。 すべての要素について、使用可能なすべてのディメンションを設定する必要があります。

public System.Collections.Generic.IList<Azure.AI.MetricsAdvisor.Models.DimensionKey> SeriesKeys { get; }
member this.SeriesKeys : System.Collections.Generic.IList<Azure.AI.MetricsAdvisor.Models.DimensionKey>
Public ReadOnly Property SeriesKeys As IList(Of DimensionKey)

プロパティ値

適用対象