Uses of Class
com.microsoft.azure.management.monitor.MetricAlertCriteria
-
-
Uses of MetricAlertCriteria in com.microsoft.azure.management.monitor
Subclasses of MetricAlertCriteria in com.microsoft.azure.management.monitor Modifier and Type Class Description classMetricAlertSingleResourceMultipleMetricCriteriaSpecifies the metric alert criteria for a single resource that has multiple metric criteria.Methods in com.microsoft.azure.management.monitor that return MetricAlertCriteria Modifier and Type Method Description MetricAlertCriteriaMetricAlertResourcePatch. criteria()Get defines the specific alert criteria information.MetricAlertCriteriaMetricAlertCriteria. withAdditionalProperties(Map<String,Object> additionalProperties)Set unmatched properties from the message are deserialized this collection.Methods in com.microsoft.azure.management.monitor with parameters of type MetricAlertCriteria Modifier and Type Method Description MetricAlertResourcePatchMetricAlertResourcePatch. withCriteria(MetricAlertCriteria criteria)Set defines the specific alert criteria information.
-