Freigeben über


ApplicationGatewayAvailableSslOptions.AvailableProtocols Eigenschaft

Definition

Ruft die Liste der verfügbaren SSL-Protokolle ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableProtocols")]
public System.Collections.Generic.IList<string> AvailableProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableProtocols")>]
member this.AvailableProtocols : System.Collections.Generic.IList<string> with get, set
Public Property AvailableProtocols As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: