Udostępnij przez


SelfHostedIntegrationRuntime type

Własne środowisko Integration Runtime.

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