你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MinimalTlsVersion type

最低 TLS 版本。 允许的值:'无'、1.0'、'1.1'、'1.2'、'1.3'
KnownMinimalTlsVersion 可与 MinimalTlsVersion 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

:无
1.0:1.0
1.1:1.1
1.2: 1.2
1.3:1.3

type MinimalTlsVersion = string