IntegrationRuntimeUnion type

Alias for IntegrationRuntimeUnion

type IntegrationRuntimeUnion =
  | ManagedIntegrationRuntime
  | SelfHostedIntegrationRuntime
  | IntegrationRuntime