ApplicationGatewaySslProtocol type

Ssl protocol enums.
KnownApplicationGatewaySslProtocol can be used interchangeably with ApplicationGatewaySslProtocol, this enum contains the known values that the service supports.

Known values supported by the service

TLSv1_0: TLSv1_0
TLSv1_1: TLSv1_1
TLSv1_2: TLSv1_2
TLSv1_3: TLSv1_3

type ApplicationGatewaySslProtocol = string