DocumentDbCollectionSink Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DocumentDbCollectionSink() | |
DocumentDbCollectionSink(Int32, TimeSpan) |
DocumentDbCollectionSink()
public DocumentDbCollectionSink ();
Public Sub New ()
Applies to
DocumentDbCollectionSink(Int32, TimeSpan)
public DocumentDbCollectionSink (int writeBatchSize, TimeSpan writeBatchTimeout);
new Microsoft.Azure.Management.DataFactories.Models.DocumentDbCollectionSink : int * TimeSpan -> Microsoft.Azure.Management.DataFactories.Models.DocumentDbCollectionSink
Public Sub New (writeBatchSize As Integer, writeBatchTimeout As TimeSpan)
Parameters
- writeBatchSize
- Int32
- writeBatchTimeout
- TimeSpan