Uses of Class
com.azure.resourcemanager.datafactory.models.CustomSetupBase
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of CustomSetupBase in com.azure.resourcemanager.datafactory.models
Modifier and TypeClassDescriptionfinal class
The express custom setup of installing Azure PowerShell.final class
The custom setup of running cmdkey commands.final class
The custom setup of installing 3rd party components.final class
The custom setup of setting environment variable.Modifier and TypeMethodDescriptionIntegrationRuntimeSsisProperties.expressCustomSetupProperties()
Get the expressCustomSetupProperties property: Custom setup without script properties for a SSIS integration runtime.Modifier and TypeMethodDescriptionIntegrationRuntimeSsisProperties.withExpressCustomSetupProperties
(List<CustomSetupBase> expressCustomSetupProperties) Set the expressCustomSetupProperties property: Custom setup without script properties for a SSIS integration runtime.