Application Gateway Custom Error Response
data class ApplicationGatewayCustomErrorResponse(val customErrorPageUrl: String? = null, val statusCode: String? = null)
Customer error of an application gateway.
Customer error of an application gateway.