IntegrationRuntimeUnion type

Alias para IntegrationRuntimeUnion

type IntegrationRuntimeUnion =
  | ManagedIntegrationRuntime
  | SelfHostedIntegrationRuntime
  | IntegrationRuntime