ADC Advanced Policy Expressions

DNS_TYPE_E

This object provides operations for parsing the DNS resourse record type.

This topic lists the expressions that are provided by this class.

Enumerations

A

AAAA

ANY

CNAME

MX

NAPTR

NS

PTR

SOA

SRV

TXT

Expressions

EQ(dns_type_em)

The result is Boolean TRUE if the input argument is equal to

the DNS record type represented by this object.

Parameters(expressions not allowed):

m -

                        Dns record type

Returns: bool_at

NE(dns_type_em)

The result is Boolean FALSE if the input argument is equal to

the DNS record type represented by this object.

Parameters(expressions not allowed):

m -

                        Dns record type

Returns: bool_at

DNS_TYPE_E