metricType property
The type of the custom metric. Types include string-list
,
ip-address-list
, number-list
, and
number
.
Implementation
final CustomMetricType? metricType;
The type of the custom metric. Types include string-list
,
ip-address-list
, number-list
, and
number
.
final CustomMetricType? metricType;