BackendContract interface
バックエンドの詳細。
- Extends
プロパティ
credentials | バックエンド資格情報コントラクトのプロパティ |
description | バックエンドの説明。 |
properties | バックエンド プロパティ コントラクト |
protocol | バックエンド通信プロトコル。 |
proxy | バックエンド ゲートウェイ コントラクトのプロパティ |
resource |
外部システムのリソースの管理 URI。 この URL には、Logic Apps、Function Apps、または API Apps の Arm リソース ID を指定できます。 |
title | バックエンド タイトル。 |
tls | バックエンド TLS プロパティ |
url | バックエンドのランタイム URL。 |
継承されたプロパティ
id | リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
name | リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
type | リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
プロパティの詳細
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
継承されたプロパティの詳細
id
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
id?: string
プロパティ値
string
name
リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
name?: string
プロパティ値
string
type
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
type?: string
プロパティ値
string