Uses of Class
com.microsoft.azure.management.monitor.Baseline
-
-
Uses of Baseline in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return Baseline Modifier and Type Method Description BaselineBaseline. withHighThresholds(List<Double> highThresholds)Set the high thresholds of the baseline.BaselineBaseline. withLowThresholds(List<Double> lowThresholds)Set the low thresholds of the baseline.BaselineBaseline. withSensitivity(Sensitivity sensitivity)Set the sensitivity of the baseline.
-