target property

TrafficSet? target
getter/setter pair

Set to manually control the desired traffic for the backend.

This will cause current to eventually match this value. The percentages must add up to 100%.

Implementation

TrafficSet? target;