DocumentDbCollectionSink |
DocumentDbCollectionSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
DocumentDbCollectionSink |
DocumentDbCollectionSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
DocumentDbCollectionSink |
DocumentDbCollectionSink.withNestingSeparator(Object nestingSeparator) |
Set the nestingSeparator property: Nested properties separator.
|
DocumentDbCollectionSink |
DocumentDbCollectionSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
DocumentDbCollectionSink |
DocumentDbCollectionSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
DocumentDbCollectionSink |
DocumentDbCollectionSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
DocumentDbCollectionSink |
DocumentDbCollectionSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|
DocumentDbCollectionSink |
DocumentDbCollectionSink.withWriteBehavior(Object writeBehavior) |
Set the writeBehavior property: Describes how to write data to Azure Cosmos DB.
|