ApplicationGatewaySslPredefinedPolicyPropertiesFormat interface

Properties of ApplicationGatewaySslPredefinedPolicy.

Properties

cipherSuites

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

minProtocolVersion

Minimum version of Ssl protocol to be supported on application gateway.

Property Details

cipherSuites

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

cipherSuites?: string[]

Property Value

string[]

minProtocolVersion

Minimum version of Ssl protocol to be supported on application gateway.

minProtocolVersion?: string

Property Value

string