Uses of Class
com.azure.resourcemanager.datafactory.models.CosmosDbSqlApiSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of CosmosDbSqlApiSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionCosmosDbSqlApiSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.CosmosDbSqlApiSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.CosmosDbSqlApiSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.CosmosDbSqlApiSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.CosmosDbSqlApiSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.CosmosDbSqlApiSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.CosmosDbSqlApiSink.withWriteBehavior
(Object writeBehavior) Set the writeBehavior property: Describes how to write data to Azure Cosmos DB.