Interface ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener

    • Method Detail

      • fromListener

        ApplicationGatewayRequestRoutingRule.Update fromListener​(String name)
        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.

        Parameters:
        name - the name of a listener to reference
        Returns:
        the next stage of the update