application Name Lists
The application types supported by the access control policy.
NOTE: If
proto
is set toTCP
, you can setapplication_name_list
to any valid value. Ifproto
is set toUDP
,ICMP
, orANY
, you can only setapplication_name_list
to["ANY"]
. From version 1.232.0, You must specify at least one of theapplication_name_list
andapplication_name
. If you specify bothapplication_name_list
andapplication_name
, only theapplication_name_list
takes effect.