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
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript