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