Share via


DataFactoryManagementClient クラス

定義

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

コンストラクター

DataFactoryManagementClient(DelegatingHandler[])

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

DataFactoryManagementClient(HttpClient, Boolean)

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

DataFactoryManagementClient(HttpClientHandler, DelegatingHandler[])

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

DataFactoryManagementClient(ServiceClientCredentials, DelegatingHandler[])

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

DataFactoryManagementClient(ServiceClientCredentials, HttpClient, Boolean)

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

DataFactoryManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

DataFactoryManagementClient(Uri, DelegatingHandler[])

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

DataFactoryManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

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

DataFactoryManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

DataFactoryManagementClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

プロパティ

AcceptLanguage

応答の優先言語。

ActivityRuns

IActivityRunsOperations を取得します。

ApiVersion

API のバージョン。

BaseUri

サービスのベース URI。

Credentials

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

DataFlowDebugSession

IDataFlowDebugSessionOperations を取得します。

DataFlows

IDataFlowsOperations を取得します。

Datasets

IDatasetsOperations を取得します。

DeserializationSettings

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

ExposureControl

IExposureControlOperations を取得します。

Factories

IFactoriesOperations を取得します。

FirstMessageHandler

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

(継承元 ServiceClient<T>)
GenerateClientRequestId

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

GlobalParameters

IGlobalParametersOperations を取得します。

HttpClient

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

(継承元 ServiceClient<T>)
HttpClientHandler

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

(継承元 ServiceClient<T>)
HttpMessageHandlers

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

(継承元 ServiceClient<T>)
IntegrationRuntimeNodes

IIntegrationRuntimeNodesOperations を取得します。

IntegrationRuntimeObjectMetadata

IIntegrationRuntimeObjectMetadataOperations を取得します。

IntegrationRuntimes

IIntegrationRuntimesOperations を取得します。

LinkedServices

ILinkedServicesOperations を取得します。

LongRunningOperationRetryTimeout

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

ManagedPrivateEndpoints

IManagedPrivateEndpointsOperations を取得します。

ManagedVirtualNetworks

IManagedVirtualNetworksOperations を取得します。

Operations

IOperations を取得します。

PipelineRuns

IPipelineRunsOperations を取得します。

Pipelines

IPipelinesOperations を取得します。

PrivateEndpointConnection

IPrivateEndpointConnectionOperations を取得します。

PrivateEndPointConnections

IPrivateEndPointConnectionsOperations を取得します。

PrivateLinkResources

IPrivateLinkResourcesOperations を取得します。

SerializationSettings

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

SubscriptionId

サブスクリプションの識別子です。

TriggerRuns

ITriggerRunsOperations を取得します。

Triggers

ITriggersOperations を取得します。

UserAgent

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

(継承元 ServiceClient<T>)

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

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

Azure Data Factory V2 管理 API は、Azure Data Factory V2 サービスと対話する WEB サービスの RESTful セットを提供します。

(継承元 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 を使用してください)

適用対象