ratio property

double? ratio
getter/setter pair

For 'Increasing deny ratio', the ratio is the denied traffic divided by the allowed traffic.

For 'Allowed traffic spike', the ratio is the allowed traffic in the short term divided by allowed traffic in the long term.

Implementation

core.double? ratio;