domainNameRecords property

List<DomainNameRecord> domainNameRecords
getter/setter pair

List of DNS domain name records (C, MX, TXT) etc that you must add to the DNS server associated with your domain provider.

Implementation

List<DomainNameRecord> domainNameRecords;