ApplicationGatewayConnectionDraining interface

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.

Properties

drainTimeoutInSec

The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.

enabled

Whether connection draining is enabled or not.

Property Details

drainTimeoutInSec

The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.

drainTimeoutInSec: number

Property Value

number

enabled

Whether connection draining is enabled or not.

enabled: boolean

Property Value

boolean