共用方式為


BackendContract interface

後端詳細數據。

Extends

屬性

credentials

後端認證合約屬性

description

後端描述。

properties

後端屬性合約

protocol

後端通訊協定。

proxy

後端閘道合約屬性

resourceId

外部系統中資源的管理 URI。 此 URL 可以是 Logic Apps、Function Apps 或 API Apps 的 Arm 資源識別符。

title

後端標題。

tls

後端 TLS 屬性

url

後端的運行時間 URL。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

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

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

credentials

後端認證合約屬性

credentials?: BackendCredentialsContract

屬性值

description

後端描述。

description?: string

屬性值

string

properties

後端屬性合約

properties?: BackendProperties

屬性值

protocol

後端通訊協定。

protocol?: string

屬性值

string

proxy

後端閘道合約屬性

proxy?: BackendProxyContract

屬性值

resourceId

外部系統中資源的管理 URI。 此 URL 可以是 Logic Apps、Function Apps 或 API Apps 的 Arm 資源識別符。

resourceId?: string

屬性值

string

title

後端標題。

title?: string

屬性值

string

tls

後端 TLS 屬性

tls?: BackendTlsProperties

屬性值

url

後端的運行時間 URL。

url?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type