noAutomateDnsZone property

bool? noAutomateDnsZone
getter/setter pair

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

core.bool? noAutomateDnsZone;