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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET