次の方法で共有


ClusterGetProperties.MinSupportedTlsVersion プロパティ

定義

サポートされている最小 tls バージョンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="minSupportedTlsVersion")]
public string MinSupportedTlsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minSupportedTlsVersion")>]
member this.MinSupportedTlsVersion : string with get, set
Public Property MinSupportedTlsVersion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象