Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SoaRecord

Package version

An SOA record.

Hierarchy

  • SoaRecord

Index

Properties

Optional email

email: undefined | string

The email contact for this SOA record.

Optional expireTime

expireTime: undefined | number

The expire time for this SOA record.

Optional host

host: undefined | string

The domain name of the authoritative name server for this SOA record.

Optional minimumTtl

minimumTtl: undefined | number

The minimum value for this SOA record. By convention this is used to determine the negative caching duration.

Optional refreshTime

refreshTime: undefined | number

The refresh value for this SOA record.

Optional retryTime

retryTime: undefined | number

The retry time for this SOA record.

Optional serialNumber

serialNumber: undefined | number

The serial number for this SOA record.

Generated using TypeDoc