Uses of Class
com.azure.resourcemanager.datafactory.models.DynamicsAXSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of DynamicsAXSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDynamicsAXSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.DynamicsAXSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.DynamicsAXSource.withHttpRequestTimeout
(Object httpRequestTimeout) Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.DynamicsAXSource.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.DynamicsAXSource.withQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.DynamicsAXSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.DynamicsAXSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.