IntegrationRuntimeSsisProperties interface

SSIS properties for managed integration runtime.

Properties

catalogInfo

Catalog information for managed dedicated integration runtime.

customSetupScriptProperties

Custom setup script properties for a managed dedicated integration runtime.

dataProxyProperties

Data proxy properties for a managed dedicated integration runtime.

edition

The edition for the SSIS Integration Runtime

expressCustomSetupProperties

Custom setup without script properties for a SSIS integration runtime.

licenseType

License type for bringing your own license scenario.

Property Details

catalogInfo

Catalog information for managed dedicated integration runtime.

catalogInfo?: IntegrationRuntimeSsisCatalogInfo

Property Value

customSetupScriptProperties

Custom setup script properties for a managed dedicated integration runtime.

customSetupScriptProperties?: IntegrationRuntimeCustomSetupScriptProperties

Property Value

dataProxyProperties

Data proxy properties for a managed dedicated integration runtime.

dataProxyProperties?: IntegrationRuntimeDataProxyProperties

Property Value

edition

The edition for the SSIS Integration Runtime

edition?: string

Property Value

string

expressCustomSetupProperties

Custom setup without script properties for a SSIS integration runtime.

expressCustomSetupProperties?: CustomSetupBaseUnion[]

Property Value

licenseType

License type for bringing your own license scenario.

licenseType?: string

Property Value

string