Uses of Class
com.azure.resourcemanager.datafactory.models.IntegrationRuntimeDataProxyProperties
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of IntegrationRuntimeDataProxyProperties in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionIntegrationRuntimeSsisProperties.dataProxyProperties()
Get the dataProxyProperties property: Data proxy properties for a managed dedicated integration runtime.IntegrationRuntimeDataProxyProperties.withConnectVia
(EntityReference connectVia) Set the connectVia property: The self-hosted integration runtime reference.Set the path property: The path to contain the staged data in the Blob storage.IntegrationRuntimeDataProxyProperties.withStagingLinkedService
(EntityReference stagingLinkedService) Set the stagingLinkedService property: The staging linked service reference.Modifier and TypeMethodDescriptionIntegrationRuntimeSsisProperties.withDataProxyProperties
(IntegrationRuntimeDataProxyProperties dataProxyProperties) Set the dataProxyProperties property: Data proxy properties for a managed dedicated integration runtime.