FeedbackFilter.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.
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