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

StorageAccount.MinimumTlsVersion Property

Definition

Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageMinimumTlsVersion> MinimumTlsVersion { get; set; }
member this.MinimumTlsVersion : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageMinimumTlsVersion> with get, set
Public Property MinimumTlsVersion As BicepValue(Of StorageMinimumTlsVersion)

Property Value

Applies to