Freigeben über


Cluster.MinimumTlsVersion Eigenschaft

Definition

Ruft die TLS-Mindestversion ab, die vom Cluster unterstützt werden soll, z. B. "1.2". Mögliche Werte: "1.0", "1.1", "1.2"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: