Uses of Class
com.azure.resourcemanager.monitor.models.MetricAlertCriteria
Packages that use MetricAlertCriteria
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of MetricAlertCriteria in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return MetricAlertCriteriaModifier and TypeMethodDescriptionMetricAlertResourceInner.criteria()Get the criteria property: defines the specific alert criteria information.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type MetricAlertCriteriaModifier and TypeMethodDescriptionMetricAlertResourceInner.withCriteria(MetricAlertCriteria criteria) Set the criteria property: defines the specific alert criteria information. -
Uses of MetricAlertCriteria in com.azure.resourcemanager.monitor.models
Subclasses of MetricAlertCriteria in com.azure.resourcemanager.monitor.modelsModifier and TypeClassDescriptionclassSpecifies the metric alert criteria for multiple resource that has multiple metric criteria.classSpecifies the metric alert criteria for a single resource that has multiple metric criteria.classSpecifies the metric alert rule criteria for a web test resource.Methods in com.azure.resourcemanager.monitor.models that return MetricAlertCriteriaModifier and TypeMethodDescriptionMetricAlertResourcePatch.criteria()Get the criteria property: defines the specific alert criteria information.MetricAlertCriteria.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: The rule criteria that defines the conditions of the alert rule.Methods in com.azure.resourcemanager.monitor.models with parameters of type MetricAlertCriteriaModifier and TypeMethodDescriptionMetricAlertResourcePatch.withCriteria(MetricAlertCriteria criteria) Set the criteria property: defines the specific alert criteria information.