excludedNetworks property

List<String>? excludedNetworks
getter/setter pair

A list of network resource names which aren't monitored by this DnsThreatDetector.

Example: projects/PROJECT_ID/global/networks/NETWORK_NAME.

Optional.

Implementation

core.List<core.String>? excludedNetworks;