Share via


FeedbackFilter.DimensionKey Property

Definition

Filters the result by time series. Only feedback for the series in the time series specified will be returned. If all possible dimensions are set, this key uniquely identifies a single time series for the corresponding metric. If only a subset of dimensions are set, this key identifies a group of time series.

public Azure.AI.MetricsAdvisor.Models.DimensionKey DimensionKey { get; set; }
member this.DimensionKey : Azure.AI.MetricsAdvisor.Models.DimensionKey with get, set
Public Property DimensionKey As DimensionKey

Property Value

Applies to