magicDNSSuffix property

String? magicDNSSuffix
final

The MagicDNS suffix for the tailnet (e.g. tailnet-name.ts.net) — append this to any node's hostname to get a resolvable name.

May be null when tailnet metadata is not yet available.

Implementation

final String? magicDNSSuffix;