SelfHostedIntegrationRuntime interface
Self-hosted integration runtime.
- Extends
Properties
linked |
Linked integration runtime type from data factory |
type | Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
description | Integration runtime description. |
Property Details
linkedInfo
Linked integration runtime type from data factory
linkedInfo?: LinkedIntegrationRuntimeTypeUnion
Property Value
type
Polymorphic discriminator, which specifies the different types this object can be
type: "SelfHosted"
Property Value
"SelfHosted"
Inherited Property Details
description
Integration runtime description.
description?: string
Property Value
string
Inherited From IntegrationRuntime.description