azure.mgmt.datafactory package¶
Module contents¶
-
class
azure.mgmt.datafactory.
DataFactoryManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
object
The Azure Data Factory V2 management API provides a RESTful set of web services that interact with Azure Data Factory V2 services.
- Variables
config (DataFactoryManagementClientConfiguration) – Configuration for client.
operations (azure.mgmt.datafactory.operations.Operations) – Operations operations
factories (azure.mgmt.datafactory.operations.FactoriesOperations) – Factories operations
integration_runtimes (azure.mgmt.datafactory.operations.IntegrationRuntimesOperations) – IntegrationRuntimes operations
integration_runtime_nodes (azure.mgmt.datafactory.operations.IntegrationRuntimeNodesOperations) – IntegrationRuntimeNodes operations
linked_services (azure.mgmt.datafactory.operations.LinkedServicesOperations) – LinkedServices operations
datasets (azure.mgmt.datafactory.operations.DatasetsOperations) – Datasets operations
pipelines (azure.mgmt.datafactory.operations.PipelinesOperations) – Pipelines operations
pipeline_runs (azure.mgmt.datafactory.operations.PipelineRunsOperations) – PipelineRuns operations
activity_runs (azure.mgmt.datafactory.operations.ActivityRunsOperations) – ActivityRuns operations
triggers (azure.mgmt.datafactory.operations.TriggersOperations) – Triggers operations
- Parameters
credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure.subscription_id (str) – The subscription identifier.
base_url (str) – Service URL