mailslurp_netstandard_2x.Model.DNSLookupOptions
Options for DNS query.
Properties
Name | Type | Description | Notes |
---|---|---|---|
Hostname | string | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | |
RecordTypes | List | 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. |