IWithListener Interface

Definition

The stage of an application gateway request routing rule update allowing to specify an existing listener to associate the routing rule with.

public interface IWithListener
type IWithListener = interface
Public Interface IWithListener
Derived

Methods

FromListener(String)

Associates the request routing rule with an existing frontend listener. Also, note that a given listener can be used by no more than one request routing rule at a time.

Applies to