The DNSRecord type exposes the following properties.

Properties

  NameDescription
Comments
Retrieves or sets a string of comments/remarks associated with this DNS record.
Name
Returns a string containing the name (FQDN) of the DNS record
TTL
Retrieves or sets the DNS record TTL (time to live) value in seconds
Type
Retrieves the record type - for example "A"

See Also