Azure.Storage.Files.DataLake Namespace

Classes

DataLakeClientOptions

Provides the client configuration options for connecting to Azure Data Lake service.

DataLakeDirectoryClient

A DirectoryClient represents a URI to the Azure DataLake service allowing you to manipulate a directory.

DataLakeFileClient

The DataLakeFileClient allows you to manipulate Azure Data Lake files.

DataLakeFileSystemClient

The DataLakeFileSystemClient allows you to manipulate Azure Data Lake file systems and their directories and files.

DataLakeLeaseClient

The DataLakeLeaseClient allows you to manipulate Azure Storage leases on paths.

DataLakeLeaseClientExtensions

Add easy to discover methods to DataLakeFileSystemClient and DataLakePathClient for easily creating DataLakeLeaseClient instances.

DataLakePathClient

A PathClient represents a URI to the Azure DataLake service allowing you to manipulate a file or directory.

DataLakeServiceClient

The DataLakeServiceClient allows you to manipulate Azure Data Lake service resources and file systems. The storage account provides the top-level namespace for the Data Lake service.

DataLakeUriBuilder

The DataLakeUriBuilder class provides a convenient way to modify the contents of a Uri instance to point to different Azure Data Lake resources like an file system, directory, or file.

Enums

DataLakeClientOptions.ServiceVersion

The versions of Azure Data Lake Sevice supported by this client library. For more, see Versioning for the Azure Storage services.