Adf Integration Runtime Ssis Properties Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
Edition | AdfSsisIntegrationRuntimeEdition | Standard | Ssis IR edition. |
LicenseType | AdfSsisIntegrationRuntimeLicenseType | BasePrice | License type for when user brings their own license scenario. |
Singleton Children
Child | API Type | Description |
---|---|---|
<CatalogInfo /> | AstAdfIntegrationRuntimeCatalogInfoNode | AstAdfIntegrationRuntimeCatalogInfoNode objects correspond directly to SSIS catalog info properties for managed integration runtimes in Azure Data Factory. |
<CustomSetupScriptProperties /> | AstAdfIntegrationRuntimeCustomSetupScriptPropertiesNode | AstAdfIntegrationRuntimeCustomSetupScriptPropertiesNode objects correspond directly to custom setup script properties for managed integration runtimes in Azure Data Factory. |
<DataProxyProperties /> | AstAdfIntegrationRuntimeDataProxyPropertiesNode | AstAdfIntegrationRuntimeDataProxyPropertiesNode objects correspond directly to data proxy properties for managed integration runtimes in Azure Data Factory. |
<CmdKeySetup /> | AstAdfIntegrationRuntimeCmdKeySetupNode | AstAdfIntegrationRuntimeCmdKeySetupNode objects correspond directly to Cmd Key setups for managed integration runtimes in Azure Data Factory. |
<EnvironmentVariableSetup /> | AstAdfIntegrationRuntimeEnvironmentVariableSetupNode | AstAdfIntegrationRuntimeEnvironmentVariableSetupNode objects correspond directly to Environment variable setups for managed integration runtimes in Azure Data Factory. |
<ComponentSetup /> | AstAdfIntegrationRuntimeComponentSetupNode | AstAdfIntegrationRuntimeComponentSetupNode objects correspond directly to Component Setup properties for managed integration runtimes in Azure Data Factory. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |