| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
SingleBaseline |
SingleBaseline.withHighThresholds(List<Double> highThresholds)
Set the highThresholds property: The high thresholds of the baseline.
|
SingleBaseline |
SingleBaseline.withLowThresholds(List<Double> lowThresholds)
Set the lowThresholds property: The low thresholds of the baseline.
|
SingleBaseline |
SingleBaseline.withSensitivity(BaselineSensitivity sensitivity)
Set the sensitivity property: the sensitivity of the baseline.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.