Share via


SiteConfigProperties.MinTlsVersion Property

Definition

MinTlsVersion: configures the minimum version of TLS required for SSL requests.

public Azure.ResourceManager.AppService.Models.AppServiceSupportedTlsVersion? MinTlsVersion { get; set; }
member this.MinTlsVersion : Nullable<Azure.ResourceManager.AppService.Models.AppServiceSupportedTlsVersion> with get, set
Public Property MinTlsVersion As Nullable(Of AppServiceSupportedTlsVersion)

Property Value

Applies to