IntegrationRuntimeDataProxyProperties クラス

定義

マネージド専用統合ランタイムのデータ プロキシ プロパティ。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeDataProxyProperties+IntegrationRuntimeDataProxyPropertiesConverter))]
public class IntegrationRuntimeDataProxyProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeDataProxyProperties+IntegrationRuntimeDataProxyPropertiesConverter))>]
type IntegrationRuntimeDataProxyProperties = class
Public Class IntegrationRuntimeDataProxyProperties
継承
IntegrationRuntimeDataProxyProperties
属性

コンストラクター

IntegrationRuntimeDataProxyProperties()

IntegrationRuntimeDataProxyProperties の新しいインスタンスを初期化します。

プロパティ

ConnectVia

セルフホステッド統合ランタイムリファレンス。

Path

BLOB ストレージにステージング されたデータを格納するパス。

StagingLinkedService

ステージングリンクされたサービス参照。

適用対象