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