次の方法で共有


FileSystemSink クラス

定義

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

コンストラクター

FileSystemSink()
FileSystemSink(Int32, TimeSpan)

プロパティ

CopyBehavior
SinkRetryCount (継承元 CopySink)
SinkRetryWait (継承元 CopySink)
WriteBatchSize (継承元 CopySink)
WriteBatchTimeout (継承元 CopySink)

適用対象