Uses of Class
com.azure.monitor.query.metrics.models.MetricsQueryResult
Packages that use MetricsQueryResult
Package
Description
Package containing the data models for Metrics.
-
Uses of MetricsQueryResult in com.azure.monitor.query.metrics.models
Methods in com.azure.monitor.query.metrics.models that return types with arguments of type MetricsQueryResultModifier and TypeMethodDescriptionMetricsQueryResourcesResult.getMetricsQueryResults()
Get the metrics results for individual queries.Constructor parameters in com.azure.monitor.query.metrics.models with type arguments of type MetricsQueryResultModifierConstructorDescriptionMetricsQueryResourcesResult
(List<MetricsQueryResult> metricsQueryResults) Creates an instance of MetricsBatchResult.