FileSystemSink Class

Definition

public class FileSystemSink : Microsoft.Azure.Management.DataFactories.Models.CopySink
type FileSystemSink = class
    inherit CopySink
Public Class FileSystemSink
Inherits CopySink
Inheritance
FileSystemSink

Constructors

FileSystemSink()
FileSystemSink(Int32, TimeSpan)

Properties

CopyBehavior
SinkRetryCount (Inherited from CopySink)
SinkRetryWait (Inherited from CopySink)
WriteBatchSize (Inherited from CopySink)
WriteBatchTimeout (Inherited from CopySink)

Applies to