你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApplicationGatewaySslPolicy interface

应用程序网关 Ssl 策略。

属性

cipherSuites

要按照应用程序网关的指定顺序启用的 Ssl 密码套件。

disabledSslProtocols

在应用程序网关上禁用 Ssl 协议。

minProtocolVersion

应用程序网关支持的最低 Ssl 协议版本。

policyName

Ssl 预定义策略的名称。

policyType

Ssl 策略的类型。

属性详细信息

cipherSuites

要按照应用程序网关的指定顺序启用的 Ssl 密码套件。

cipherSuites?: string[]

属性值

string[]

disabledSslProtocols

在应用程序网关上禁用 Ssl 协议。

disabledSslProtocols?: string[]

属性值

string[]

minProtocolVersion

应用程序网关支持的最低 Ssl 协议版本。

minProtocolVersion?: string

属性值

string

policyName

Ssl 预定义策略的名称。

policyName?: string

属性值

string

policyType

Ssl 策略的类型。

policyType?: string

属性值

string