percentage property

double? percentage
getter/setter pair

The percentage of traffic for connections, operations, or requests for which a delay is introduced as part of fault injection.

The value must be from 0.0 to 100.0 inclusive.

Implementation

core.double? percentage;