IntegrationRuntimeUnion type

IntegrationRuntimeUnion 별칭

type IntegrationRuntimeUnion =
  | ManagedIntegrationRuntime
  | SelfHostedIntegrationRuntime
  | IntegrationRuntime