Uses of Class
com.azure.resourcemanager.datafactory.models.CommonDataServiceForAppsSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of CommonDataServiceForAppsSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionCommonDataServiceForAppsSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.CommonDataServiceForAppsSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.CommonDataServiceForAppsSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises).CommonDataServiceForAppsSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.CommonDataServiceForAppsSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.