Uses of Class
com.azure.monitor.query.models.MetricNamespace
Packages that use MetricNamespace
Package
Description
Package containing clients for querying logs and metrics from Azure Monitor.
-
Uses of MetricNamespace in com.azure.monitor.query
Methods in com.azure.monitor.query that return types with arguments of type MetricNamespaceModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedFlux<MetricNamespace>MetricsQueryAsyncClient.listMetricNamespaces(String resourceUri, OffsetDateTime startTime) Lists all the metrics namespaces created for the resource URI.com.azure.core.http.rest.PagedIterable<MetricNamespace>MetricsQueryClient.listMetricNamespaces(String resourceUri, OffsetDateTime startTime) Lists all the metrics namespaces created for the resource URI.com.azure.core.http.rest.PagedIterable<MetricNamespace>MetricsQueryClient.listMetricNamespaces(String resourceUri, OffsetDateTime startTime, com.azure.core.util.Context context) Lists all the metrics namespaces created for the resource URI.