ApplicationGatewayHeaderConfiguration interface
Header configuration of the Actions set in Application Gateway.
Properties
| header |
Header name of the header configuration. |
| header |
Header value of the header configuration. |
Property Details
headerName
Header name of the header configuration.
headerName?: string
Property Value
string
headerValue
Header value of the header configuration.
headerValue?: string
Property Value
string