AzureDataLakeStoreDataset Class

Definition

Azure Data Lake Store dataset.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureDataLakeStore")]
public class AzureDataLakeStoreDataset : Microsoft.Azure.Management.DataFactories.Models.DatasetTypeProperties
Inheritance
Attributes

Constructors

AzureDataLakeStoreDataset()

Initializes a new instance of the AzureDataLakeStoreDataset class.

AzureDataLakeStoreDataset(String)

Initializes a new instance of the AzureDataLakeStoreDataset class with required arguments.

Properties

Compression

Optional. The data compression method used for the item(s) in the Azure Data Lake Store.

FileName

Optional. The name of the file in the Azure Data Lake Store.

FolderPath

Required. Path to the folder in the Azure Data Lake Store.

Format

Optional. The format of the Data Lake Store.

PartitionedBy

Optional. Specify a dynamic path and filename for time series data.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)