مشاركة عبر


SelfHostedIntegrationRuntime type

وقت تشغيل التكامل المستضاف ذاتيا.

type SelfHostedIntegrationRuntime = IntegrationRuntime & {
  linkedInfo?: LinkedIntegrationRuntimeTypeUnion
  type: "SelfHosted"
}