Uses of Enum Class
com.microsoft.azure.management.monitor.Unit
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Unit in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionstatic Unit
Unit.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 Unit
Returns 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.