IWebAppBase.MinTlsVersion Property

Definition

Gets the minimum version of TLS required for SSL requests for the web app

public Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions MinTlsVersion { get; }
member this.MinTlsVersion : Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions
Public ReadOnly Property MinTlsVersion As SupportedTlsVersions

Property Value

Applies to