percentage property

int? percentage
getter/setter pair

The percentage of traffic on which delay will be injected.

The value must be between [0, 100]

Implementation

core.int? percentage;