共用方式為


ApplicationGatewaySslProfile interface

應用程式閘道的 SSL 設定檔。

Extends

屬性

clientAuthConfiguration

應用程式閘道資源的客戶端驗證組態。

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

應用程式閘道內唯一的 SSL 設定檔名稱。

provisioningState

HTTP 接聽程序資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sslPolicy

應用程式閘道資源的 SSL 原則。

trustedClientCertificates

應用程式閘道受信任客戶端憑證的參考數位。

type

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

繼承的屬性

id

資源標識碼。

屬性詳細資料

clientAuthConfiguration

應用程式閘道資源的客戶端驗證組態。

clientAuthConfiguration?: ApplicationGatewayClientAuthConfiguration

屬性值

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

name

應用程式閘道內唯一的 SSL 設定檔名稱。

name?: string

屬性值

string

provisioningState

HTTP 接聽程序資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

sslPolicy

應用程式閘道資源的 SSL 原則。

sslPolicy?: ApplicationGatewaySslPolicy

屬性值

trustedClientCertificates

應用程式閘道受信任客戶端憑證的參考數位。

trustedClientCertificates?: SubResource[]

屬性值

type

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

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id