IntegrationRuntimeDataProxyProperties Class

Data proxy properties for a managed dedicated integration runtime.

Inheritance
IntegrationRuntimeDataProxyProperties

Constructor

IntegrationRuntimeDataProxyProperties(*, connect_via: Optional[azure.mgmt.synapse.models._models_py3.EntityReference] = None, staging_linked_service: Optional[azure.mgmt.synapse.models._models_py3.EntityReference] = None, path: Optional[str] = None, **kwargs)

Parameters

connect_via
EntityReference
Required

The self-hosted integration runtime reference.

staging_linked_service
EntityReference
Required

The staging linked service reference.

path
str
Required

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