BackendUpdateParameters interface
バックエンド更新パラメーター。
プロパティ
credentials | バックエンド資格情報コントラクトのプロパティ |
description | バックエンドの説明。 |
properties | バックエンド プロパティ コントラクト |
protocol | バックエンド通信プロトコル。 |
proxy | バックエンド ゲートウェイ コントラクトのプロパティ |
resource |
外部システムのリソースの管理 URI。 この URL には、Logic Apps、Function Apps、または API Apps の Arm リソース ID を指定できます。 |
title | バックエンド タイトル。 |
tls | バックエンド TLS プロパティ |
url | バックエンドのランタイム URL。 |
プロパティの詳細
credentials
description
バックエンドの説明。
description?: string
プロパティ値
string
properties
protocol
バックエンド通信プロトコル。
protocol?: string
プロパティ値
string
proxy
resourceId
外部システムのリソースの管理 URI。 この URL には、Logic Apps、Function Apps、または API Apps の Arm リソース ID を指定できます。
resourceId?: string
プロパティ値
string
title
バックエンド タイトル。
title?: string
プロパティ値
string
tls
url
バックエンドのランタイム URL。
url?: string
プロパティ値
string