Application Gateway Header Configuration Response
data class ApplicationGatewayHeaderConfigurationResponse(val headerName: String? = null, val headerValue: String? = null)
Header configuration of the Actions set in Application Gateway.
Constructors
Link copied to clipboard
fun ApplicationGatewayHeaderConfigurationResponse(headerName: String? = null, headerValue: String? = null)