Uses of Class
com.microsoft.azure.management.monitor.MetricAlertCriteria
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MetricAlertCriteria in com.microsoft.azure.management.monitor
Modifier and TypeClassDescriptionclass
Specifies the metric alert criteria for multiple resource that has multiple metric criteria.class
Specifies the metric alert criteria for a single resource that has multiple metric criteria.Modifier and TypeMethodDescriptionMetricAlertResourcePatch.criteria()
Get defines the specific alert criteria information.MetricAlertCriteria.withAdditionalProperties
(Map<String, Object> additionalProperties) Set unmatched properties from the message are deserialized this collection.Modifier and TypeMethodDescriptionMetricAlertResourcePatch.withCriteria
(MetricAlertCriteria criteria) Set defines the specific alert criteria information.