Freigeben über


ApplicationGatewaySslPolicy.DisabledSslProtocols Eigenschaft

Definition

Ruft SSL-Protokolle ab, die für das Anwendungsgateway deaktiviert werden sollen, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: