MetricValueType Object
Contains information about a type of metric value.
This object is used by the following operations:
- Operations that reference the AggregateUsage object
- Operations that reference the UsageMetric object
- Operations that reference the MetricItem object
The properties included in the MetricValueType object are listed below.
| Property | Type | Description |
|---|---|---|
| MetricValue | double | The metric value. |
| MetricUnits | string | The metr |