ApplicationGatewaySslPredefinedPolicy interface

An Ssl predefined policy.

Extends

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.

name

Name of the Ssl predefined policy.

Inherited Properties

id

Resource ID.

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

name

Name of the Ssl predefined policy.

name?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id