LinkedIntegrationRuntime interface

The linked integration runtime information.

Properties

createTime

The creating time of the linked integration runtime.

dataFactoryLocation

The location of the data factory for which the linked integration runtime belong to.

dataFactoryName

The name of the data factory for which the linked integration runtime belong to.

name

The name of the linked integration runtime.

subscriptionId

The subscription ID for which the linked integration runtime belong to.

Property Details

createTime

The creating time of the linked integration runtime.

createTime?: Date

Property Value

Date

dataFactoryLocation

The location of the data factory for which the linked integration runtime belong to.

dataFactoryLocation?: string

Property Value

string

dataFactoryName

The name of the data factory for which the linked integration runtime belong to.

dataFactoryName?: string

Property Value

string

name

The name of the linked integration runtime.

name?: string

Property Value

string

subscriptionId

The subscription ID for which the linked integration runtime belong to.

subscriptionId?: string

Property Value

string