Compartilhar via


ApplicationGatewaySslPolicy.DisabledSslProtocols Propriedade

Definição

Obtém ou define protocolos SSL a serem desabilitados no gateway de aplicativo.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a