Application Gateway Connection Draining Response
data class ApplicationGatewayConnectionDrainingResponse(val drainTimeoutInSec: Int, val enabled: Boolean)
Connection draining allows open connections to a backend server to be active for a specified time after the backend server got removed from the configuration.