Uses of Class
com.azure.resourcemanager.datafactory.models.SquareSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SquareSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSquareSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.SquareSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.SquareSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: A query to retrieve data from source.SquareSource.withQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.SquareSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.SquareSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.