你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

适用于