Compartir a través de


ApplicationGatewayAvailableSslOptionsInner.AvailableProtocols Propiedad

Definición

Obtiene o establece la lista de protocolos Ssl disponibles.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableProtocols")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslProtocol> AvailableProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableProtocols")>]
member this.AvailableProtocols : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslProtocol> with get, set
Public Property AvailableProtocols As IList(Of ApplicationGatewaySslProtocol)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a