次の方法で共有


SelfHostedIntegrationRuntime interface

セルフホステッド統合ランタイム。

Extends

プロパティ

linkedInfo

リンクされた統合ランタイムの基本定義。

selfContainedInteractiveAuthoringEnabled

セルフホステッド統合ランタイムが Azure Relay との接続を確立できない場合に、対話型の作成機能を確保する別のオプション。

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

継承されたプロパティ

description

統合ランタイムの説明。

プロパティの詳細

linkedInfo

リンクされた統合ランタイムの基本定義。

linkedInfo?: LinkedIntegrationRuntimeTypeUnion

プロパティ値

selfContainedInteractiveAuthoringEnabled

セルフホステッド統合ランタイムが Azure Relay との接続を確立できない場合に、対話型の作成機能を確保する別のオプション。

selfContainedInteractiveAuthoringEnabled?: boolean

プロパティ値

boolean

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

type: "SelfHosted"

プロパティ値

"SelfHosted"

継承されたプロパティの詳細

description

統合ランタイムの説明。

description?: string

プロパティ値

string

IntegrationRuntime.description から継承された