Microsoft.Azure.Management.DataLake.Store Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AccountOperationsExtensions |
Extension methods for AccountOperations. |
AccountsOperationsExtensions |
Extension methods for AccountsOperations. |
DataLakeStoreAccountManagementClient |
Creates a Data Lake Store account management client. |
DataLakeStoreFileSystemManagementClient |
Creates a Data Lake Store filesystem management client. |
DataLakeStoreFrontEndAdapter |
A front end adapter that communicates with the DataLake Store. This is a syncrhonous call adapter, which has certain efficiency limitations. In the future, new adapters that are created should consider implementing the methods asynchronously. |
DataLakeStoreTransferClient |
Represents a general purpose file transfer client into a Data Lake Store. Supports the efficient transfer of large files. |
FileSystemOperationsExtensions |
Extension methods for FileSystemOperations. |
FirewallRulesOperationsExtensions |
Extension methods for FirewallRulesOperations. |
InvalidMetadataException |
Represents an exception that is thrown when the local metadata is invalid or inconsistent. |
LocationsOperationsExtensions |
Extension methods for LocationsOperations. |
OperationsExtensions |
Extension methods for Operations. |
SegmentTransferProgress |
Represents a class used for reporting transfer progress on a segment. |
StringExtensions | |
TransferFolderMetadata |
Represents general metadata pertaining to a transfer. |
TransferFolderProgress |
Reports progress on an transfer for a folder. |
TransferMetadata |
Represents general metadata pertaining to an transfer. |
TransferParameters |
Represents parameters for the DataLakeStoreTransferClient. |
TransferProgress |
Reports progress on a transfer. |
TransferSegmentMetadata |
Represents metadata for a particular file segment. |
TrustedIdProvidersOperationsExtensions |
Extension methods for TrustedIdProvidersOperations. |
VirtualNetworkRulesOperationsExtensions |
Extension methods for VirtualNetworkRulesOperations. |
Interfaces
IAccountOperations |
AccountOperations operations. |
IAccountsOperations |
AccountOperations operations. |
IDataLakeStoreAccountManagementClient |
Creates an Azure Data Lake Store account management client. |
IDataLakeStoreFileSystemManagementClient |
Creates an Azure Data Lake Store filesystem client. |
IFileSystemOperations |
FileSystemOperations operations. |
IFirewallRulesOperations |
FirewallRulesOperations operations. |
IFrontEndAdapter |
Defines operations that the DataLakeTransferClient needs from the FrontEnd in order to operate |
ILocationsOperations |
LocationsOperations operations. |
IOperations |
Operations operations. |
ITrustedIdProvidersOperations |
TrustedIdProvidersOperations operations. |
IVirtualNetworkRulesOperations |
VirtualNetworkRulesOperations operations. |
Enums
SegmentTransferStatus |
Defines various states that a segment transfer can have |
Delegates
FileTransferThreadFailProgressUpdate |
Represents a delegate that is called in the event of a thread transfering a file terminating unexpectedly. |
Azure SDK for .NET