CreateLinkedIntegrationRuntimeRequest interface
リンクされた統合ランタイム情報。
プロパティ
| data |
リンクされた統合ランタイムが属するデータ ファクトリの場所。 |
| data |
リンクされた統合ランタイムが属するデータ ファクトリの名前。 |
| name | リンクされた統合ランタイムの名前。 |
| subscription |
リンクされた統合ランタイムが属しているサブスクリプションの ID。 |
プロパティの詳細
dataFactoryLocation
リンクされた統合ランタイムが属するデータ ファクトリの場所。
dataFactoryLocation?: string
プロパティ値
string
dataFactoryName
リンクされた統合ランタイムが属するデータ ファクトリの名前。
dataFactoryName?: string
プロパティ値
string
name
リンクされた統合ランタイムの名前。
name?: string
プロパティ値
string
subscriptionId
リンクされた統合ランタイムが属しているサブスクリプションの ID。
subscriptionId?: string
プロパティ値
string