Delen via


SelfHostedIntegrationRuntime type

Zelf-hostende Integration Runtime.

type SelfHostedIntegrationRuntime = IntegrationRuntime & {
  linkedInfo?: LinkedIntegrationRuntimeTypeUnion
  type: "SelfHosted"
}