dnsSettings property

DnsSettings? dnsSettings
getter/setter pair

Settings controlling the DNS configuration of the Registration.

You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureDnsSettings method.

Implementation

DnsSettings? dnsSettings;