IntegrationRuntimeDataProxyProperties interface
Data proxy properties for a managed dedicated integration runtime.
Properties
connect |
The self-hosted integration runtime reference. |
path | The path to contain the staged data in the Blob storage. |
staging |
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