BlobSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |