GetApplicationGatewayBackendHttpSettingConnectionDraining

data class GetApplicationGatewayBackendHttpSettingConnectionDraining(val drainTimeoutSec: Int, val enabled: Boolean)

Constructors

constructor(drainTimeoutSec: Int, enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of seconds connection draining is active.

Link copied to clipboard

Is the Web Application Firewall enabled?