ApplicationGatewaySslPolicy interface

Application Gateway Ssl policy.

Properties

cipherSuites

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

disabledSslProtocols

Ssl protocols to be disabled on application gateway.

minProtocolVersion

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

policyName

Name of Ssl predefined policy.

policyType

Type of Ssl Policy.

Property Details

cipherSuites

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

cipherSuites?: string[]

Property Value

string[]

disabledSslProtocols

Ssl protocols to be disabled on application gateway.

disabledSslProtocols?: string[]

Property Value

string[]

minProtocolVersion

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

minProtocolVersion?: string

Property Value

string

policyName

Name of Ssl predefined policy.

policyName?: string

Property Value

string

policyType

Type of Ssl Policy.

policyType?: string

Property Value

string