IntegrationRuntimeDataProxyProperties Class

Definition

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.

Applies to