IntegrationRuntimeSsisProperties interface
マネージド統合ランタイムの SSIS プロパティ。
プロパティ
| catalog |
マネージド専用統合ランタイムのカタログ情報。 |
| custom |
マネージド専用統合ランタイムのカスタム セットアップ スクリプト プロパティ。 |
| data |
マネージド専用統合ランタイムのデータ プロキシ プロパティ。 |
| edition | SSIS 統合ランタイムのエディション |
| express |
SSIS 統合ランタイムのスクリプト プロパティを使用しないカスタム セットアップ。 |
| license |
ライセンスを持ち込むシナリオのライセンスの種類。 |
プロパティの詳細
catalogInfo
マネージド専用統合ランタイムのカタログ情報。
catalogInfo?: IntegrationRuntimeSsisCatalogInfo
プロパティ値
customSetupScriptProperties
マネージド専用統合ランタイムのカスタム セットアップ スクリプト プロパティ。
customSetupScriptProperties?: IntegrationRuntimeCustomSetupScriptProperties
プロパティ値
dataProxyProperties
マネージド専用統合ランタイムのデータ プロキシ プロパティ。
dataProxyProperties?: IntegrationRuntimeDataProxyProperties
プロパティ値
edition
SSIS 統合ランタイムのエディション
edition?: string
プロパティ値
string
expressCustomSetupProperties
SSIS 統合ランタイムのスクリプト プロパティを使用しないカスタム セットアップ。
expressCustomSetupProperties?: CustomSetupBase[]
プロパティ値
licenseType
ライセンスを持ち込むシナリオのライセンスの種類。
licenseType?: string
プロパティ値
string