Uses of Class
com.microsoft.azure.management.monitor.MultiMetricCriteria
Packages that use MultiMetricCriteria
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MultiMetricCriteria in com.microsoft.azure.management.monitor
Subclasses of MultiMetricCriteria in com.microsoft.azure.management.monitorModifier and TypeClassDescriptionclassCriterion for dynamic threshold.classCriterion to filter metrics.Methods in com.microsoft.azure.management.monitor that return MultiMetricCriteriaModifier 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.Methods in com.microsoft.azure.management.monitor that return types with arguments of type MultiMetricCriteriaModifier and TypeMethodDescriptionMetricAlertMultipleResourceMultipleMetricCriteria.allOf()Get the list of multiple metric criteria for this 'all of' operation.Method parameters in com.microsoft.azure.management.monitor with type arguments of type MultiMetricCriteriaModifier and TypeMethodDescriptionMetricAlertMultipleResourceMultipleMetricCriteria.withAllOf(List<MultiMetricCriteria> allOf) Set the list of multiple metric criteria for this 'all of' operation.