EnrichmentDomainWhoisDetails interface
The whois record for a given domain
Properties
contacts | The set of contacts associated with this domain |
name |
A list of name servers associated with this domain |
registrar | The registrar associated with this domain |
statuses | The set of status flags for this whois record |
Property Details
contacts
The set of contacts associated with this domain
contacts?: EnrichmentDomainWhoisContacts
Property Value
nameServers
A list of name servers associated with this domain
nameServers?: string[]
Property Value
string[]
registrar
The registrar associated with this domain
registrar?: EnrichmentDomainWhoisRegistrarDetails
Property Value
statuses
The set of status flags for this whois record
statuses?: string[]
Property Value
string[]
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript