Uses of Class
com.microsoft.azure.management.monitor.Criteria
Packages that use Criteria
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Criteria in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return CriteriaModifier and TypeMethodDescriptionCriteria.withDimensions
(List<Dimension> dimensions) Set list of Dimensions for creating metric.Criteria.withMetricName
(String metricName) Set name of the metric.Methods in com.microsoft.azure.management.monitor that return types with arguments of type CriteriaMethod parameters in com.microsoft.azure.management.monitor with type arguments of type CriteriaModifier and TypeMethodDescriptionLogToMetricAction.withCriteria
(List<Criteria> criteria) Set criteria of Metric.