MetricUnit type

Defines values for MetricUnit.
KnownMetricUnit can be used interchangeably with MetricUnit, this enum contains the known values that the service supports.

Known values supported by the service

Count
Bytes
Seconds
CountPerSecond
BytesPerSecond
Percent
MilliSeconds
ByteSeconds
Unspecified
Cores
MilliCores
NanoCores
BitsPerSecond

type MetricUnit = string