fqdn property

String? fqdn
getter/setter pair

The FQDN created by combining the hostname and dns suffix.

Should include a trailing dot.

Output only.

Implementation

core.String? fqdn;