ADC Advanced Policy Expressions

DNS_TRANSPORT_E


This object provides DNS Transport information

Enumerations

TCP

UDP

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

EQ (dns_transport_e m)

The result is Boolean TRUE if the input argument is equal to the DNS transport protocol type represented by this object.

Parameters (expressions not allowed):

            m- Dns transport protocol type

Returns: bool_at

NE (dns_transport_e m)

The result is Boolean FALSE if the input argument is equal to the DNS transport protocol type represented by this object.

Parameters (expressions not allowed):

            m- Dns transport protocol type

Returns: bool_at

DNS_TRANSPORT_E

In this article