ApplicationGatewaySslPolicy.CipherSuites Property

Definition

Ssl cipher suites to be enabled in the specified order to application gateway.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewaySslCipherSuite> CipherSuites { get; set; }
member this.CipherSuites : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewaySslCipherSuite> with get, set
Public Property CipherSuites As BicepList(Of ApplicationGatewaySslCipherSuite)

Property Value

Applies to