Uses of Interface
com.azure.resourcemanager.monitor.models.MetricDefinition
Packages that use MetricDefinition
Package
Description
Package containing the data models for MonitorClient.
-
Uses of MetricDefinition in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type MetricDefinitionModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable
<MetricDefinition> MetricDefinitions.listByResource
(String resourceId) Lists Metric Definitions for a given resource.com.azure.core.http.rest.PagedFlux
<MetricDefinition> MetricDefinitions.listByResourceAsync
(String resourceId) Lists Metric Definitions for a given resource.