dnsSuffix property

String? dnsSuffix
getter/setter pair

The DNS name suffix of this zone e.g. example.com..

Cloud DNS requires that a DNS suffix ends with a trailing dot.

Implementation

core.String? dnsSuffix;