Condividi tramite


SiteConfigResourceInner.MinTlsVersion Proprietà

Definizione

Ottiene o imposta minTlsVersion: configura la versione minima di TLS necessaria per le richieste SSL. I valori possibili includono: '1.0', '1.1', '1.2'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.minTlsVersion")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions MinTlsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minTlsVersion")>]
member this.MinTlsVersion : Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions with get, set
Public Property MinTlsVersion As SupportedTlsVersions

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a