Share via


ApplicationGatewayProtocol type

Defines values for ApplicationGatewayProtocol.
KnownApplicationGatewayProtocol can be used interchangeably with ApplicationGatewayProtocol, this enum contains the known values that the service supports.

Known values supported by the service

Http: Supported for httpListeners and backendHttpSettingsCollection properties.
Https: Supported for httpListeners and backendHttpSettingsCollection properties.
Tcp: Supported for listeners and backendSettingsCollection properties.
Tls: Supported for listeners and backendSettingsCollection properties.

type ApplicationGatewayProtocol = string