Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 744 Bytes

DNSRecord.md

File metadata and controls

executable file
·
18 lines (14 loc) · 744 Bytes

DNSRecord

Properties

Name Type Description Notes
type string
name string
data string
priority int Record priority (MX and SRV only) [optional]
ttl int [optional]
service string Service type (SRV only) [optional]
protocol string Service protocol (SRV only) [optional]
port int Service port (SRV only) [optional]
weight int Record weight (SRV only) [optional]

[Back to Model list] [Back to API list] [Back to README]