dnsSuffix property

String? dnsSuffix
getter/setter pair

The DNS name suffix for the zones e.g. example.com..

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

Required.

Implementation

core.String? dnsSuffix;