BackendContractProperties interface
提供給建立後端作業的參數。
- Extends
屬性
protocol | 後端通訊協定。 |
url | 後端的運行時間 URL。 |
繼承的屬性
credentials | 後端認證合約屬性 |
description | 後端描述。 |
properties | 後端屬性合約 |
proxy | 後端閘道合約屬性 |
resource |
外部系統中資源的管理 URI。 此 URL 可以是 Logic Apps、Function Apps 或 API Apps 的 Arm 資源識別符。 |
title | 後端標題。 |
tls | 後端 TLS 屬性 |
屬性詳細資料
protocol
後端通訊協定。
protocol: string
屬性值
string
url
後端的運行時間 URL。
url: string
屬性值
string
繼承的屬性詳細資料
credentials
後端認證合約屬性
credentials?: BackendCredentialsContract
屬性值
description
properties
proxy
resourceId
外部系統中資源的管理 URI。 此 URL 可以是 Logic Apps、Function Apps 或 API Apps 的 Arm 資源識別符。
resourceId?: string
屬性值
string