Interface ApplicationGatewayRedirectConfiguration

    • Method Detail

      • targetListener

        ApplicationGatewayListener targetListener()
        Returns:
        the target listener on this application network traffic is redirected to
      • targetUrl

        String targetUrl()
        Returns:
        the target URL network traffic is redirected to
      • isPathIncluded

        boolean isPathIncluded()
        Returns:
        true if the path is included in the redirected URL, otherwise false
      • isQueryStringIncluded

        boolean isQueryStringIncluded()
        Returns:
        true if the query string is included in the redirected URL, otherwise false