Aracılığıyla paylaş


ApplicationGatewaySslPolicy.CipherSuites Property

Definition

Gets or sets ssl cipher suites to be enabled in the specified order to application gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to