你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetMetricSeriesDataOptions.SeriesKeys Property

Definition

Filters the result by time series. Each element in this list represents a single time series, and only anomalies detected in one of these series will be returned. For every element, all possible dimensions must be set.

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)

Property Value

Applies to