Uses of Enum Class
com.microsoft.azure.management.monitor.Unit
Packages that use Unit
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Unit in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return UnitModifier and TypeMethodDescriptionstatic UnitUnit.fromString(String value) Parses a serialized value to a Unit instance.Metric.unit()Get the unit of the metric.MetricDefinition.unit()Get the unit value.static UnitReturns the enum constant of this class with the specified name.static Unit[]Unit.values()Returns an array containing the constants of this enum class, in the order they are declared.