IntegrationRuntimeUnion type

IntegrationRuntimeUnion のエイリアス

type IntegrationRuntimeUnion =
  | ManagedIntegrationRuntime
  | SelfHostedIntegrationRuntime
  | IntegrationRuntime