Compartir a través de


ApplicationGatewaySslPolicy.DisabledSslProtocols Propiedad

Definición

Obtiene o establece los protocolos ssl que se deshabilitarán en Application Gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="disabledSslProtocols")]
public System.Collections.Generic.IList<string> DisabledSslProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disabledSslProtocols")>]
member this.DisabledSslProtocols : System.Collections.Generic.IList<string> with get, set
Public Property DisabledSslProtocols As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a