Compartir a través de


ManagedInstance.MinimalTlsVersion Propiedad

Definición

Obtiene o establece una versión mínima de TLS. Valores permitidos: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a