MetricTimeSeriesElement Class
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 time series result type. The discriminator value is always TimeSeries in this case.
public class MetricTimeSeriesElement
type MetricTimeSeriesElement = class
Public Class MetricTimeSeriesElement
- Inheritance
-
MetricTimeSeriesElement
Properties
Metadata |
The metadata values returned if Filter was specified in the call. |
Values |
An array of data points representing the metric values. This is only returned if a result type of data is specified. |
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