Uses of Class
com.azure.resourcemanager.datafactory.models.ODataSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of ODataSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionODataSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.ODataSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.ODataSource.withHttpRequestTimeout
(Object httpRequestTimeout) Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.ODataSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: OData query.ODataSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.ODataSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.