Partager via


ManagedInstance.MinimalTlsVersion Propriété

Définition

Obtient ou définit la version TLS minimale. Valeurs autorisées : « None », « 1.0 », « 1.1 », « 1.2 »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à