skippedIPRangeList property

List<String>? skippedIPRangeList
final

Risk detection is not performed on the IP addresses in the range list. The IP range is in CIDR notation.

Implementation

final List<String>? skippedIPRangeList;