Uses of Class
com.azure.resourcemanager.datafactory.models.SnowflakeExportCopyCommand
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SnowflakeExportCopyCommand in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSnowflakeSource.exportSettings()
Get the exportSettings property: Snowflake export settings.SnowflakeExportCopyCommand.withAdditionalCopyOptions
(Map<String, Object> additionalCopyOptions) Set the additionalCopyOptions property: Additional copy options directly passed to snowflake Copy Command.SnowflakeExportCopyCommand.withAdditionalFormatOptions
(Map<String, Object> additionalFormatOptions) Set the additionalFormatOptions property: Additional format options directly passed to snowflake Copy Command.Modifier and TypeMethodDescriptionSnowflakeSource.withExportSettings
(SnowflakeExportCopyCommand exportSettings) Set the exportSettings property: Snowflake export settings.