Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DnsRecordType

DNS record type.

Enumeration members

A

A: = "A"

Aaaa

Aaaa: = "AAAA"

Any

Any: = "ANY"

Cname

Cname: = "CNAME"

Dnskey

Dnskey: = "DNSKEY"

Ds

Ds: = "DS"

Mx

Mx: = "MX"

Ns

Ns: = "NS"

Nsec

Nsec: = "NSEC"

NullRec

NullRec: = "NULL_REC"

Ptr

Ptr: = "PTR"

Rrsig

Rrsig: = "RRSIG"

Soa

Soa: = "SOA"

Txt

Txt: = "TXT"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj