Reference documentation and code samples for the Compute Engine v1 API enum SslPolicy.Types.MinTlsVersion.
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.
[[["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 2025-03-21 UTC."],[[["The latest version of the `SslPolicy.Types.MinTlsVersion` is 3.6.0, with other available versions ranging from 1.0.0 to 3.5.0."],["The `SslPolicy.Types.MinTlsVersion` enum defines the minimum TLS version that can be used by clients to connect with the load balancer."],["Available TLS versions within the enum are TLS 1.0 (`Tls10`), TLS 1.1 (`Tls11`), and TLS 1.2 (`Tls12`)."],["The enum also contains an `UndefinedMinTlsVersion` field to indicate if the field is not set."],["This documentation is under the namespace `Google.Cloud.Compute.V1` and its assembly is `Google.Cloud.Compute.V1.dll`."]]],[]]