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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET