DataLakeAnalyticsCatalogManagementClient Class
Creates an Azure Data Lake Analytics catalog management client.
Namespace: Microsoft.Azure.Management.DataLake.AnalyticsCatalog
Assembly: Microsoft.Azure.Management.DataLake.AnalyticsCatalog (in Microsoft.Azure.Management.DataLake.AnalyticsCatalog.dll)
Inheritance Hierarchy
System.Object
Hyak.Common.ServiceClient<T>
Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient
Syntax
public class DataLakeAnalyticsCatalogManagementClient : ServiceClient<DataLakeAnalyticsCatalogManagementClient>,
IDataLakeAnalyticsCatalogManagementClient, IDisposable
public ref class DataLakeAnalyticsCatalogManagementClient : ServiceClient<DataLakeAnalyticsCatalogManagementClient^>,
IDataLakeAnalyticsCatalogManagementClient, IDisposable
type DataLakeAnalyticsCatalogManagementClient =
class
inherit ServiceClient<DataLakeAnalyticsCatalogManagementClient>
interface IDataLakeAnalyticsCatalogManagementClient
interface IDisposable
end
Public Class DataLakeAnalyticsCatalogManagementClient
Inherits ServiceClient(Of DataLakeAnalyticsCatalogManagementClient)
Implements IDataLakeAnalyticsCatalogManagementClient, IDisposable
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataLakeAnalyticsCatalogManagementClient() | Initializes a new instance of the DataLakeAnalyticsCatalogManagementClient class. |
![]() |
DataLakeAnalyticsCatalogManagementClient(HttpClient) | Initializes a new instance of the DataLakeAnalyticsCatalogManagementClient class. |
![]() |
DataLakeAnalyticsCatalogManagementClient(SubscriptionCloudCredentials) | Initializes a new instance of the DataLakeAnalyticsCatalogManagementClient class. |
![]() |
DataLakeAnalyticsCatalogManagementClient(SubscriptionCloudCredentials, HttpClient) | Initializes a new instance of the DataLakeAnalyticsCatalogManagementClient class. |
![]() |
DataLakeAnalyticsCatalogManagementClient(SubscriptionCloudCredentials, String) | Initializes a new instance of the DataLakeAnalyticsCatalogManagementClient class. |
![]() |
DataLakeAnalyticsCatalogManagementClient(SubscriptionCloudCredentials, String, HttpClient) | Initializes a new instance of the DataLakeAnalyticsCatalogManagementClient class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ApiVersion | Gets the API version. |
![]() |
Catalog | Operations for managing the Data Lake Analytics catalog |
![]() |
CatalogServiceUri | 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. |
![]() |
HttpClient | (Inherited from ServiceClient<T>.) |
![]() |
HttpMessageHandler | (Inherited from ServiceClient<T>.) |
![]() |
LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. |
![]() |
LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. |
![]() |
UserAgent | (Inherited from ServiceClient<T>.) |
![]() |
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 | |
|---|---|---|
![]() |
AddHandlerToPipeline(DelegatingHandler) | (Inherited from ServiceClient<T>.) |
![]() |
Clone(ServiceClient<DataLakeAnalyticsCatalogManagementClient>) | Clones properties from current instance to another DataLakeAnalyticsCatalogManagementClient instance (Overrides ServiceClient<T>.Clone(ServiceClient<T>).) |
![]() |
Dispose() | (Inherited from ServiceClient<T>.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetHttpPipeline() | (Inherited from ServiceClient<T>.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
InitializeHttpClient(HttpMessageHandler) | (Inherited from ServiceClient<T>.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<T>.) |
![]() |
ToString() | (Inherited from Object.) |
![]() |
WithHandler(DelegatingHandler) | (Inherited from ServiceClient<T>.) |
![]() |
WithHandler(ServiceClient<T>, DelegatingHandler) | (Inherited from ServiceClient<T>.) |
![]() |
WithHandlers(IEnumerable<DelegatingHandler>) | (Inherited from ServiceClient<T>.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.AnalyticsCatalog Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)
.jpeg)