BlobSource Class

Definition

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

Constructors

BlobSource()

Properties

Recursive
SkipHeaderLineCount
SourceRetryCount (Inherited from CopySource)
SourceRetryWait (Inherited from CopySource)
TreatEmptyAsNull

Applies to