Sdílet prostřednictvím


SelfHostedIntegrationRuntime type

Místní prostředí Integration Runtime

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