共用方式為


ApplicationGatewayAvailableSslOptions interface

ApplicationGatewayAvailableSslOptions API 服務呼叫的回應。

Extends

屬性

availableCipherSuites

可用的 Ssl 加密套件清單。

availableProtocols

可用的 Ssl 通訊協定清單。

defaultPolicy

預設套用至應用程式閘道的 Ssl 預先定義原則名稱。

predefinedPolicies

可用的 Ssl 預先定義原則清單。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

availableCipherSuites

可用的 Ssl 加密套件清單。

availableCipherSuites?: string[]

屬性值

string[]

availableProtocols

可用的 Ssl 通訊協定清單。

availableProtocols?: string[]

屬性值

string[]

defaultPolicy

預設套用至應用程式閘道的 Ssl 預先定義原則名稱。

defaultPolicy?: string

屬性值

string

predefinedPolicies

可用的 Ssl 預先定義原則清單。

predefinedPolicies?: SubResource[]

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type