KnownMinimumTlsVersion enum
Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. Minimum TLS version 1.3 version is not supported.
Fields
| TLS10 | TLS1_0 |
| TLS11 | TLS1_1 |
| TLS12 | TLS1_2 |
| TLS13 | TLS1_3 |