Uses of Class
com.azure.resourcemanager.datafactory.models.AzureTableSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureTableSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureTableSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.AzureTableSource.withAzureTableSourceIgnoreTableNotFound
(Object azureTableSourceIgnoreTableNotFound) Set the azureTableSourceIgnoreTableNotFound property: Azure Table source ignore table not found.AzureTableSource.withAzureTableSourceQuery
(Object azureTableSourceQuery) Set the azureTableSourceQuery property: Azure Table source query.AzureTableSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureTableSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.AzureTableSource.withQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.AzureTableSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.AzureTableSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.