你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SelfHostedIntegrationRuntime interface

自承载集成运行时。

扩展

属性

linkedInfo

链接集成运行时的基本定义。

selfContainedInteractiveAuthoringEnabled

当自承载集成运行时无法与 Azure 中继建立连接时,确保交互式创作函数的替代选项。

type

多态鉴别器,它指定此对象可以的不同类型的

继承属性

description

集成运行时说明。

属性详细信息

linkedInfo

链接集成运行时的基本定义。

linkedInfo?: LinkedIntegrationRuntimeTypeUnion

属性值

selfContainedInteractiveAuthoringEnabled

当自承载集成运行时无法与 Azure 中继建立连接时,确保交互式创作函数的替代选项。

selfContainedInteractiveAuthoringEnabled?: boolean

属性值

boolean

type

多态鉴别器,它指定此对象可以的不同类型的

type: "SelfHosted"

属性值

"SelfHosted"

继承属性详细信息

description

集成运行时说明。

description?: string

属性值

string

继承自IntegrationRuntime.description