IntegrationRuntimeDataProxyProperties Class

Data proxy properties for a managed dedicated integration runtime.

Inheritance
IntegrationRuntimeDataProxyProperties

Constructor

IntegrationRuntimeDataProxyProperties(*, connect_via: Optional[_models.EntityReference] = None, staging_linked_service: Optional[_models.EntityReference] = None, path: Optional[str] = None, **kwargs)

Variables

connect_via
EntityReference

The self-hosted integration runtime reference.

staging_linked_service
EntityReference

The staging linked service reference.

path
str

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