SelfHostedIntegrationRuntime interface
セルフホステッド統合ランタイム。
- Extends
プロパティ
| linked |
リンクされた統合ランタイムの基本定義。 |
| self |
セルフホステッド統合ランタイムが Azure Relay との接続を確立できない場合に、対話型の作成機能を確保する別のオプション。 |
| type | ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
継承されたプロパティ
| description | 統合ランタイムの説明。 |
プロパティの詳細
linkedInfo
リンクされた統合ランタイムの基本定義。
linkedInfo?: LinkedIntegrationRuntimeTypeUnion
プロパティ値
selfContainedInteractiveAuthoringEnabled
セルフホステッド統合ランタイムが Azure Relay との接続を確立できない場合に、対話型の作成機能を確保する別のオプション。
selfContainedInteractiveAuthoringEnabled?: boolean
プロパティ値
boolean
type
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
type: "SelfHosted"
プロパティ値
"SelfHosted"