Bagikan melalui


ApplicationGatewaySslPolicy.DisabledSslProtocols Property

Definition

Gets or sets ssl protocols to be disabled on 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to