IWithRequestRoutingRule Interface

Definition

The stage of an application gateway definition allowing to add a request routing rule.

public interface IWithRequestRoutingRule
type IWithRequestRoutingRule = interface
Public Interface IWithRequestRoutingRule
Derived

Methods

DefineRequestRoutingRule(String)

Begins the definition of a request routing rule for this application gateway.

Applies to