CopySink
Class
Definition
A copy activity sink.
public abstract class CopySink : Microsoft.Azure.Management.DataFactories.Models.CopyLocation
- Inheritance
- Derived
Constructors
| CopySink() | |
| CopySink(Int32, TimeSpan) |
Properties
| SinkRetryCount |
Sink retry count. |
| SinkRetryWait |
Sink retry wait. |
| WriteBatchSize |
Write batch size. |
| WriteBatchTimeout |
Write batch timeout. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |