noAutomateDnsZone property

bool? noAutomateDnsZone
final

This is used in PSC consumer ForwardingRule to control whether it should try to auto-generate a DNS zone or not. Non-PSC forwarding rules do not use this field. Once set, this field is not mutable.

Implementation

final bool? noAutomateDnsZone;