Uses of Class
com.azure.resourcemanager.datafactory.models.ImportSettings
-
Packages that use ImportSettings Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of ImportSettings in com.azure.resourcemanager.datafactory.models
Subclasses of ImportSettings in com.azure.resourcemanager.datafactory.models Modifier and Type Class Description class
AzureDatabricksDeltaLakeImportCommand
Azure Databricks Delta Lake import command settings.class
SnowflakeImportCopyCommand
Snowflake import command settings.Methods in com.azure.resourcemanager.datafactory.models that return ImportSettings Modifier and Type Method Description ImportSettings
ImportSettings. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Import command settings.
-