IntegrationRuntime interface

Azure Data Factory nested object which serves as a compute resource for activities.

Properties

additionalProperties

Additional properties

description

Integration runtime description.

type

The discriminator possible values: Managed, SelfHosted

Property Details

additionalProperties

Additional properties

additionalProperties?: Record<string, any>

Property Value

Record<string, any>

description

Integration runtime description.

description?: string

Property Value

string

type

The discriminator possible values: Managed, SelfHosted

type: string

Property Value

string