IntegrationRuntimeDataProxyProperties interface

Data proxy properties for a managed dedicated integration runtime.

Properties

connectVia

The self-hosted integration runtime reference.

path

The path to contain the staged data in the Blob storage.

stagingLinkedService

The staging linked service reference.

Property Details

connectVia

The self-hosted integration runtime reference.

connectVia?: EntityReference

Property Value

path

The path to contain the staged data in the Blob storage.

path?: string

Property Value

string

stagingLinkedService

The staging linked service reference.

stagingLinkedService?: EntityReference

Property Value