Azure.Storage.Files.DataLake.Specialized.SpecializedDataLakeExtensions
Add easy to discover methods to DataLakePathClient for
creating DataLakeFileSystemClient instances.
Create a new DataLakeDirectoryClient that pointing to this DataLakePathClient's parent directory.
The new DataLakeDirectoryClient
uses the same request policy pipeline as the
DataLakePathClient.
Create a new DataLakeFileSystemClient that pointing to this DataLakePathClient's parent container.
The new DataLakeFileSystemClient
uses the same request policy pipeline as the
DataLakePathClient.
Create a new DataLakeFileSystemClient that pointing to this DataLakePathClient's parent container.
The new DataLakeFileSystemClient
uses the same request policy pipeline as the
DataLakePathClient.