SelfHostedIntegrationRuntime type
Локальная среда выполнения интеграции.
type SelfHostedIntegrationRuntime = IntegrationRuntime & {
linkedInfo?: LinkedIntegrationRuntimeTypeUnion
type: "SelfHosted"
}
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Локальная среда выполнения интеграции.
type SelfHostedIntegrationRuntime = IntegrationRuntime & {
linkedInfo?: LinkedIntegrationRuntimeTypeUnion
type: "SelfHosted"
}