次の方法で共有


StorageAccountCreateOrUpdateContent.MinimumTlsVersion プロパティ

定義

ストレージへの要求で許可される最小 TLS バージョンを設定します。 このプロパティの既定の解釈は TLS 1.0 です。

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

プロパティ値

適用対象