MetricFeedback.DimensionKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A key that identifies a set of time series to which the MetricFeedback applies. If all possible dimensions are set, this key uniquely identifies a single time series for the specified MetricId. If only a subset of dimensions are set, this key uniquely identifies a group of time series.
public Azure.AI.MetricsAdvisor.Models.DimensionKey DimensionKey { get; }
member this.DimensionKey : Azure.AI.MetricsAdvisor.Models.DimensionKey
Public ReadOnly Property DimensionKey As DimensionKey
Property Value
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET