microPercentLowerBound property

int? microPercentLowerBound
getter/setter pair

The lower limit of percentiles to target in micro-percents.

The value must be in the range [0 and 100000000].

Implementation

core.int? microPercentLowerBound;