SelfHostedIntegrationRuntime interface
自我裝載整合運行時間。
- Extends
屬性
| linked |
連結整合運行時間的基底定義。 |
| self |
當您的自我裝載整合運行時間無法與 Azure 轉寄建立連線時,確保互動式撰寫函式的替代選項。 |
| type | integration runtime 類型。 |
繼承的屬性
| additional |
其他屬性 |
| description | 整合運行時間描述。 |
屬性詳細資料
linkedInfo
selfContainedInteractiveAuthoringEnabled
當您的自我裝載整合運行時間無法與 Azure 轉寄建立連線時,確保互動式撰寫函式的替代選項。
selfContainedInteractiveAuthoringEnabled?: boolean
屬性值
boolean
type
integration runtime 類型。
type: "SelfHosted"
屬性值
"SelfHosted"
繼承的屬性詳細資料
additionalProperties
其他屬性
additionalProperties?: Record<string, any>
屬性值
Record<string, any>