IntegrationRuntimeUnion type

Alias pour IntegrationRuntimeUnion

type IntegrationRuntimeUnion =
  | ManagedIntegrationRuntime
  | SelfHostedIntegrationRuntime
  | IntegrationRuntime