ipRange property

String ipRange
final

A range of allowed IP addresses. This value must be expressed in CIDR notation. Example: "000.000.000.000/subnet mask" or optionally the shortened version "0.0.0.0/subnet mask".

Implementation

final String ipRange;