次の方法で共有


DataLakeAnalyticsCatalogManagementClient クラス

定義

Data Lake Store ファイルシステム管理クライアントを作成します。

public class DataLakeAnalyticsCatalogManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient>, IDisposable, Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsCatalogManagementClient, Microsoft.Rest.Azure.IAzureClient
type DataLakeAnalyticsCatalogManagementClient = class
    inherit ServiceClient<DataLakeAnalyticsCatalogManagementClient>
    interface IDataLakeAnalyticsCatalogManagementClient
    interface IDisposable
    interface IAzureClient
Public Class DataLakeAnalyticsCatalogManagementClient
Inherits ServiceClient(Of DataLakeAnalyticsCatalogManagementClient)
Implements IAzureClient, IDataLakeAnalyticsCatalogManagementClient, IDisposable
継承
DataLakeAnalyticsCatalogManagementClient
実装

コンストラクター

DataLakeAnalyticsCatalogManagementClient(DelegatingHandler[])

DataLakeAnalyticsCatalogManagementClient クラスの新しいインスタンスを初期化します。

DataLakeAnalyticsCatalogManagementClient(HttpClient, Boolean)

DataLakeAnalyticsCatalogManagementClient クラスの新しいインスタンスを初期化します。

DataLakeAnalyticsCatalogManagementClient(HttpClientHandler, DelegatingHandler[])

DataLakeAnalyticsCatalogManagementClient クラスの新しいインスタンスを初期化します。

DataLakeAnalyticsCatalogManagementClient(ServiceClientCredentials, HttpClientHandler, String, String, DelegatingHandler[])

DataLakeStoreFileSystemManagementClient クラスの新しいインスタンスを初期化します。

DataLakeAnalyticsCatalogManagementClient(ServiceClientCredentials, String, String, DelegatingHandler[])

DataLakeStoreFileSystemManagementClient クラスの新しいインスタンスを初期化します。

プロパティ

AcceptLanguage

応答の優先言語。

AdlaCatalogDnsSuffix

すべての Azure Data Lake Analytics Catalog サービス要求のベースとして使用される DNS サフィックスを取得します。

ApiVersion

クライアント API のバージョン。

Catalog

ICatalogOperations を取得します。

Credentials

クライアントが Azure に接続するために必要な資格情報。

DeserializationSettings

JSON の逆シリアル化設定を取得または設定します。

FirstMessageHandler

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

HttpClient

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
HttpClientHandler

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
HttpMessageHandlers

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

SerializationSettings

JSON シリアル化設定を取得または設定します。

UserAgent

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
Dispose()

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
Dispose(Boolean)

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
SetUserAgent(String)

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)
SetUserAgent(String, String)

Data Lake Store ファイルシステム管理クライアントを作成します。

(継承元 ServiceClient<T>)

拡張メソッド

GetLongRunningOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

実行時間の長い操作の操作結果を取得します。

GetLongRunningOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

実行時間の長い操作の操作結果を取得します。

GetLongRunningOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

実行時間の長い操作の操作結果を取得します。

GetLongRunningOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

実行時間の長い操作の操作結果を取得します。

GetPostOrDeleteOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

DELETE 操作と POST 操作の操作結果を取得します。 (非推奨、GetLongRunningOperationResultAsync を使用してください)

GetPostOrDeleteOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

DELETE 操作と POST 操作の操作結果を取得します。 (非推奨、GetLongRunningOperationResultAsync を使用してください)

GetPostOrDeleteOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

DELETE 操作と POST 操作の操作結果を取得します。 (非推奨、GetLongRunningOperationResultAsync を使用してください)

GetPostOrDeleteOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

DELETE 操作と POST 操作の操作結果を取得します。 (非推奨、GetLongRunningOperationResultAsync を使用してください)

GetPutOrPatchOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

PUT 操作と PATCH 操作の操作結果を取得します。 (非推奨、GetLongRunningOperationResultAsync を使用してください)

GetPutOrPatchOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

PUT 操作と PATCH 操作の操作結果を取得します。 (非推奨、GetLongRunningOperationResultAsync を使用してください)

GetPutOrPatchOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

PUT 操作と PATCH 操作の操作結果を取得します。 (非推奨、GetLongRunningOperationResultAsync を使用してください)

適用対象