你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Azure.Storage.Files.DataLake Namespace

Classes

AzureStorageFilesDataLakeContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'

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.