DnsLookupOptions
Properties
Name | Type | Description | Notes |
---|---|---|---|
Hostname | string | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | |
RecordTypes | []string | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | |
OmitFinalDNSDot | bool | Optionally control whether to omit the final dot in full DNS name values. |