Uses of Class
com.microsoft.azure.management.monitor.MultiMetricCriteria
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MultiMetricCriteria in com.microsoft.azure.management.monitor
Modifier and TypeClassDescriptionclass
Criterion for dynamic threshold.class
Criterion to filter metrics.Modifier and TypeMethodDescriptionMultiMetricCriteria.withAdditionalProperties
(Map<String, Object> additionalProperties) Set unmatched properties from the message are deserialized this collection.MultiMetricCriteria.withDimensions
(List<MetricDimension> dimensions) Set list of dimension conditions.MultiMetricCriteria.withMetricName
(String metricName) Set name of the metric.MultiMetricCriteria.withMetricNamespace
(String metricNamespace) Set namespace of the metric.Set name of the criteria.MultiMetricCriteria.withTimeAggregation
(Object timeAggregation) Set the criteria time aggregation types.Modifier and TypeMethodDescriptionMetricAlertMultipleResourceMultipleMetricCriteria.allOf()
Get the list of multiple metric criteria for this 'all of' operation.Modifier and TypeMethodDescriptionMetricAlertMultipleResourceMultipleMetricCriteria.withAllOf
(List<MultiMetricCriteria> allOf) Set the list of multiple metric criteria for this 'all of' operation.