Home > Configuration > Cloudtunnel > setcloudtunnelvserver_listenpolicy

setcloudtunnelvserver_listenpolicy

Use this method to set string specifying the listen policy for the Cloud Tunnel virtual server. Can be either a named expression or an expression. The Cloud Tunnel virtual server processes only the traffic for which the expression evaluates to true.

Syntax



Parameters

name

Name of the virtual server to modify.
This is mandatory parameter.

listenpolicy

String specifying the listen policy for the Cloud Tunnel virtual server. Can be either a named expression or an expression. The Cloud Tunnel virtual server processes only the traffic for which the expression evaluates to true.
Default value = "none".

Return Value

Returns simpleResult

See Also