percentage property

double? percentage
getter/setter pair

The percentage of traffic for connections, operations, or requests that is aborted as part of fault injection.

The value must be from 0.0 to 100.0 inclusive.

Implementation

core.double? percentage;