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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript