Share via


SiteConfigResource.MinTlsVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to