ApplicationGatewayGlobalConfiguration interface
Application Gateway global configuration.
Properties
enable |
Enable request buffering. |
enable |
Enable response buffering. |
Property Details
enableRequestBuffering
Enable request buffering.
enableRequestBuffering?: boolean
Property Value
boolean
enableResponseBuffering
Enable response buffering.
enableResponseBuffering?: boolean
Property Value
boolean