Uses of Class
com.microsoft.azure.management.monitor.TimeSeriesInformation
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of TimeSeriesInformation in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionTimeSeriesInformation.withSensitivities
(List<String> sensitivities) Set the list of sensitivities for calculating the baseline.TimeSeriesInformation.withTimestamps
(List<org.joda.time.DateTime> timestamps) Set the array of timestamps of the baselines.TimeSeriesInformation.withValues
(List<Double> values) Set the metric values to calculate the baseline.