共用方式為


SelfHostedIntegrationRuntime interface

自我裝載整合運行時間。

Extends

屬性

linkedInfo

連結整合運行時間的基底定義。

selfContainedInteractiveAuthoringEnabled

當您的自我裝載整合運行時間無法與 Azure 轉寄建立連線時,確保互動式撰寫函式的替代選項。

type

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

description

整合運行時間描述。

屬性詳細資料

linkedInfo

連結整合運行時間的基底定義。

linkedInfo?: LinkedIntegrationRuntimeTypeUnion

屬性值

selfContainedInteractiveAuthoringEnabled

當您的自我裝載整合運行時間無法與 Azure 轉寄建立連線時,確保互動式撰寫函式的替代選項。

selfContainedInteractiveAuthoringEnabled?: boolean

屬性值

boolean

type

多型歧視性,指定這個物件可以是的不同類型

type: "SelfHosted"

屬性值

"SelfHosted"

繼承的屬性詳細資料

description

整合運行時間描述。

description?: string

屬性值

string

繼承自IntegrationRuntime.description