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