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<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslProtocol> DisabledSslProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disabledSslProtocols")>]
member this.DisabledSslProtocols : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslProtocol> with get, set
Public Property DisabledSslProtocols As IList(Of ApplicationGatewaySslProtocol)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a