Options
All
  • Public
  • Public/Protected
  • All
Menu

DNS Record.

Hierarchy

  • DnsRecord

Index

Constructors

constructor

Accessors

description

description:

Gets the record description.

host

host:

Gets the host string.

id

id:

Gets the ID of the DNS record.

ip

ip:

Gets the record IP address.

json

json:

Gets the raw JSON object from the API.

lastModified

lastModified:

Gets the last modified date.

ordering

ordering:

Gets the ordering string.

recordType

recordType:

Gets the record's type.

ttl

ttl:

Gets the TTL setting of the record or undefined if no TTL is set.

value

value:

Gets the record value.

zoneId

zoneId:

Gets the zone ID of the record.

zoneName

zoneName:

Gets the name of the zone that the record is associated with.

Methods

toString

  • toString(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc