Skip to content

Commit

Permalink
correcting table format
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewallace authored Jul 10, 2017
1 parent 4077161 commit d0f1a70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 101-application-gateway-redirect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ This template illustrates different redirect scenarios Application Gateway suppo
3. Redirect requests under a given path.

This functionality can be configured using RedirectConfiguration.

| Property | Mandatory | Description |
|:--- |:--- |:---|
|---|---|---|
| RedirectType | Y | Supported http redirection types - Permanent, Temporary, Found, SeeOther |
| TargetListener | N | Reference to a listener to redirect the request to. |
| TargetUrl | N | A Url to redirect to. Cannot be used when TargetListener is specified.|
Expand Down

0 comments on commit d0f1a70

Please sign in to comment.