Uses of Class
com.azure.resourcemanager.datafactory.models.SnowflakeSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SnowflakeSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSnowflakeSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.SnowflakeSource.withExportSettings
(SnowflakeExportCopyCommand exportSettings) Set the exportSettings property: Snowflake export settings.SnowflakeSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: Snowflake Sql query.SnowflakeSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.SnowflakeSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.