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

BlobSink 类

定义

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

构造函数

BlobSink()
BlobSink(Int32, TimeSpan)

属性

BlobWriterAddHeader
BlobWriterDateTimeFormat
BlobWriterOverwriteFiles
CopyBehavior
SinkRetryCount (继承自 CopySink)
SinkRetryWait (继承自 CopySink)
WriteBatchSize (继承自 CopySink)
WriteBatchTimeout (继承自 CopySink)

适用于