Uses of Class
com.microsoft.azure.management.monitor.TimeSeriesElement
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of TimeSeriesElement in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionTimeSeriesElement.withData
(List<MetricValue> data) Set an array of data points representing the metric values.TimeSeriesElement.withMetadatavalues
(List<MetadataValue> metadatavalues) Set the metadata values returned if $filter was specified in the call.Modifier and TypeMethodDescriptionMetric.timeseries()
Get the time series returned when a data query is performed.