IntegrationRuntimeDataProxyProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data proxy properties for a managed dedicated integration runtime.
public class IntegrationRuntimeDataProxyProperties
type IntegrationRuntimeDataProxyProperties = class
Public Class IntegrationRuntimeDataProxyProperties
- Inheritance
-
IntegrationRuntimeDataProxyProperties
Constructors
IntegrationRuntimeDataProxyProperties() |
Initializes a new instance of the IntegrationRuntimeDataProxyProperties class. |
IntegrationRuntimeDataProxyProperties(EntityReference, EntityReference, String) |
Initializes a new instance of the IntegrationRuntimeDataProxyProperties class. |
Properties
ConnectVia |
Gets or sets the self-hosted integration runtime reference. |
Path |
Gets or sets the path to contain the staged data in the Blob storage. |
StagingLinkedService |
Gets or sets the staging linked service reference. |