Share via


ClusterGetProperties.MinSupportedTlsVersion Property

Definition

Gets or sets the minimal supported tls version.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to