GetApplicationGatewayGlobal

data class GetApplicationGatewayGlobal(val requestBufferingEnabled: Boolean, val responseBufferingEnabled: Boolean)

Constructors

Link copied to clipboard
constructor(requestBufferingEnabled: Boolean, responseBufferingEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether Application Gateway's Request buffer is enabled.

Link copied to clipboard

Whether Application Gateway's Response buffer is enabled.