targetDnsIpAddresses property

List<String>? targetDnsIpAddresses
getter/setter pair

The target DNS server IP addresses to resolve the remote domain involved in the trust.

Required.

Implementation

core.List<core.String>? targetDnsIpAddresses;