Uses of Class
com.azure.resourcemanager.datafactory.models.CosmosDbSqlApiSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of CosmosDbSqlApiSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionCosmosDbSqlApiSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.CosmosDbSqlApiSource.withDetectDatetime
(Object detectDatetime) Set the detectDatetime property: Whether detect primitive values as datetime values.CosmosDbSqlApiSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.CosmosDbSqlApiSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.CosmosDbSqlApiSource.withPageSize
(Object pageSize) Set the pageSize property: Page size of the result.CosmosDbSqlApiSource.withPreferredRegions
(Object preferredRegions) Set the preferredRegions property: Preferred regions.Set the query property: SQL API query.CosmosDbSqlApiSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.CosmosDbSqlApiSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.