Uses of Interface
com.microsoft.azure.management.monitor.MetricDefinition
-
-
Uses of MetricDefinition in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return types with arguments of type MetricDefinition Modifier and Type Method Description List<MetricDefinition>MetricDefinitions. listByResource(String resourceId)Lists Metric Definitions for a given resource.rx.Observable<MetricDefinition>MetricDefinitions. listByResourceAsync(String resourceId)Lists Metric Definitions for a given resource.
-