AzureBlobDataset
Class
Definition
The Azure blob storage.
[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureBlob")]
public class AzureBlobDataset : Microsoft.Azure.Management.DataFactories.Models.DatasetTypeProperties
- Inheritance
- Attributes
Constructors
| AzureBlobDataset() |
Properties
| Compression |
The data compression method used for the blob storage. |
| FileName |
The name of the Azure blob. |
| FolderPath |
The path of the Azure blob storage. |
| Format |
The format of the Azure blob storage. |
| PartitionedBy |
The partitions to be used by the path. |
| TableRootLocation |
The root of blob path. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |