SelfHostedIntegrationRuntime interface
自承载集成运行时。
属性
| linked |
链接集成运行时的基本定义。 |
| self |
当自承载集成运行时无法与 Azure 中继建立连接时,确保交互式创作函数的替代选项。 |
| type | 多态鉴别器,它指定此对象可以的不同类型的 |
继承属性
| description | 集成运行时说明。 |
属性详细信息
linkedInfo
selfContainedInteractiveAuthoringEnabled
当自承载集成运行时无法与 Azure 中继建立连接时,确保交互式创作函数的替代选项。
selfContainedInteractiveAuthoringEnabled?: boolean
属性值
boolean
type
多态鉴别器,它指定此对象可以的不同类型的
type: "SelfHosted"
属性值
"SelfHosted"