IDataLakeStoreManagementClient Interface
Creates a Data Lake Store account management client.
Namespace: Microsoft.Azure.Management.DataLake.Store
Assembly: Microsoft.Azure.Management.DataLake.Store (in Microsoft.Azure.Management.DataLake.Store.dll)
Syntax
public interface IDataLakeStoreManagementClient : IDisposable
public interface class IDataLakeStoreManagementClient : IDisposable
type IDataLakeStoreManagementClient =
interface
interface IDisposable
end
Public Interface IDataLakeStoreManagementClient
Inherits IDisposable
Properties
| Name | Description | |
|---|---|---|
![]() |
ApiVersion | Gets the API version. |
![]() |
BaseUri | Gets the URI used as the base for all cloud service requests. |
![]() |
Credentials | Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
![]() |
DataLakeStoreAccount | Operations for managing Data Lake Store accounts |
![]() |
LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. |
![]() |
LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. |
![]() |
UserAgentSuffix | Gets or sets the additional UserAgent text to be added to the user agent header. This is used to further differentiate where requests are coming from internally. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Dispose() | (Inherited from IDisposable.) |
![]() |
GetLongRunningOperationStatusAsync(String, CancellationToken) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() |
GetLongRunningOperationStatus(String) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (Defined by DataLakeStoreManagementClientExtensions.) |
![]() |
GetLongRunningOperationStatusAsync(String) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (Defined by DataLakeStoreManagementClientExtensions.) |
See Also
Microsoft.Azure.Management.DataLake.Store Namespace
Return to top
.jpeg)
.jpeg)