Compartilhar via


AFDDomainHttpsParameters.MinimumTlsVersion Propriedade

Definição

Obtém ou define a versão do protocolo TLS que será usada para Https. Os valores possíveis incluem: 'TLS10', 'TLS12'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a