IntegrationRuntime interface
Azure Synapse nested object which serves as a compute resource for activities.
Properties
description | Integration runtime description. |
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
description
Integration runtime description.
description?: string
Property Value
string
type
Polymorphic discriminator, which specifies the different types this object can be
type: "Managed" | "SelfHosted"
Property Value
"Managed" | "SelfHosted"
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