disabled property

bool? disabled
getter/setter pair

If set to True, then this metric is disabled and it does not generate any points.

Optional.

Implementation

core.bool? disabled;