Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 622 Bytes

UpdateDnsDomainRecordRequest.md

File metadata and controls

13 lines (9 loc) · 622 Bytes

Org.OpenAPITools.Model.UpdateDnsDomainRecordRequest

Properties

Name Type Description Notes
Name string The hostname for this DNS record. [optional]
Data string The DNS data for this record type. [optional]
Ttl int Time to Live in seconds. [optional]
Priority int DNS priority. Does not apply to all record types. [optional]

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