dnsZonePairs property

List<DnsZonePair>? dnsZonePairs
getter/setter pair

All pairs of private DNS zones in the shared producer host project and the matching peering zones in the consumer project..

Implementation

core.List<DnsZonePair>? dnsZonePairs;