Class MinTlsVersion (1.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
MinTlsVersion(value)
The minimum version of SSL protocol that can be used by the clients
to establish a connection with the load balancer. This can be one of
TLS_1_0, TLS_1_1, TLS_1_2.
Values:
UNDEFINED_MIN_TLS_VERSION (0):
A value indicating that the enum field is not
set.
TLS_1_0 (33116734):
TLS 1.0
TLS_1_1 (33116735):
TLS 1.1
TLS_1_2 (33116736):
TLS 1.2
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-26 UTC."],[],[]]