unit property
When you are using a Put
operation, this defines what unit you
want to use when storing the metric.
In a Get
operation, this displays the unit that is used for the
metric.
Implementation
final StandardUnit? unit;
When you are using a Put
operation, this defines what unit you
want to use when storing the metric.
In a Get
operation, this displays the unit that is used for the
metric.
final StandardUnit? unit;