CosmosDBAccountCreateOrUpdateContent.MinimalTlsVersion プロパティ

定義

許可される Tls の最小バージョンを示します。 Tls 1.2 でのみ動作する Cassandra と Mongo API を除き、既定値は Tls 1.0 です。

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

プロパティ値

適用対象