Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
static Unit |
Unit.fromString(String value)
Parses a serialized value to a Unit instance.
|
Unit |
Metric.unit()
Get the unit of the metric.
|
Unit |
MetricDefinition.unit()
Get the unit value.
|
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.