goal property

double? goal
getter/setter pair

The fraction of service that must be good in order for this objective to be met.

0 < goal <= 0.999.

Implementation

core.double? goal;