Azure.Storage.Files.DataLake
Namespace with 9 public types
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 allows you to manipulate Azure Data Lake files.
DataLakeFileSystemClient
The allows you to manipulate Azure
Data Lake file systems and their directories and files.
DataLakeLeaseClient
The allows you to manipulate Azure
Storage leases on paths.
DataLakePathClient
A PathClient represents a URI to the Azure DataLake service allowing you to manipulate a file or directory.
DataLakeServiceClient
The 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 class provides a convenient way to
modify the contents of a instance to point to
different Azure Data Lake resources like an file system, directory, or file.
Static Classes
DataLakeLeaseClientExtensions
Add easy to discover methods to and
for easily creating
instances.