共用方式為


ApplicationGatewaySslPredefinedPolicy interface

Ssl 預先定義的原則。

Extends

屬性

cipherSuites

要依應用程式閘道指定順序啟用的 Ssl 加密套件。

minProtocolVersion

應用程式閘道支援的最低 Ssl 通訊協定版本。

name

Ssl 預先定義原則的名稱。

繼承的屬性

id

資源標識碼。

屬性詳細資料

cipherSuites

要依應用程式閘道指定順序啟用的 Ssl 加密套件。

cipherSuites?: string[]

屬性值

string[]

minProtocolVersion

應用程式閘道支援的最低 Ssl 通訊協定版本。

minProtocolVersion?: string

屬性值

string

name

Ssl 預先定義原則的名稱。

name?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id