Partager via


ApplicationGatewaySslPolicy.CipherSuites Propriété

Définition

Obtient ou définit les suites de chiffrement ssl à activer dans l’ordre spécifié pour la passerelle d’application.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à