staticIpScan property

bool? staticIpScan
getter/setter pair

Whether the scan configuration has enabled static IP address scan feature.

If enabled, the scanner will access applications from static IP addresses.

Implementation

core.bool? staticIpScan;