Uses of Class
com.microsoft.azure.management.monitor.MetricSingleDimension
Packages that use MetricSingleDimension
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MetricSingleDimension in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return MetricSingleDimensionModifier and TypeMethodDescriptionSet name of the dimension.Set value of the dimension.Methods in com.microsoft.azure.management.monitor that return types with arguments of type MetricSingleDimensionModifier and TypeMethodDescriptionTimeSeriesBaseline.dimensions()
Get the dimensions of this time series.Method parameters in com.microsoft.azure.management.monitor with type arguments of type MetricSingleDimensionModifier and TypeMethodDescriptionTimeSeriesBaseline.withDimensions
(List<MetricSingleDimension> dimensions) Set the dimensions of this time series.