SiteConfigResourceInner.MinTlsVersion 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 minTlsVersion:設定 SSL 要求所需的最低 TLS 版本。 可能的值包括:'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
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute