Uses of Class
com.microsoft.azure.management.monitor.MetricAlertCriteria
Packages that use MetricAlertCriteria
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MetricAlertCriteria in com.microsoft.azure.management.monitor
Subclasses of MetricAlertCriteria in com.microsoft.azure.management.monitorModifier 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.Methods in com.microsoft.azure.management.monitor that return MetricAlertCriteriaModifier 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.Methods in com.microsoft.azure.management.monitor with parameters of type MetricAlertCriteriaModifier and TypeMethodDescriptionMetricAlertResourcePatch.withCriteria
(MetricAlertCriteria criteria) Set defines the specific alert criteria information.