CustomDomainHttpsParameters.MinimumTlsVersion Propriedade

Definição

Obtém ou define a versão do protocolo TLS que será usada para Https. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a