Freigeben über


CustomDomainHttpsParameters.MinimumTlsVersion Eigenschaft

Definition

Ruft die TLS-Protokollversion ab, die für Https verwendet wird, oder legt diese fest. Mögliche Werte: "None", "TLS10", "TLS12"

[Newtonsoft.Json.JsonProperty(PropertyName="minimumTlsVersion")]
public Microsoft.Azure.Management.Cdn.Models.MinimumTlsVersion? MinimumTlsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minimumTlsVersion")>]
member this.MinimumTlsVersion : Nullable<Microsoft.Azure.Management.Cdn.Models.MinimumTlsVersion> with get, set
Public Property MinimumTlsVersion As Nullable(Of MinimumTlsVersion)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: