Compartir a través de


ClusterCreateProperties.MinSupportedTlsVersion Propiedad

Definición

Obtiene o establece la versión mínima admitida de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a