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"