astronomer.providers.microsoft.azure.operators.data_factory

Classes

AzureDataFactoryRunPipelineOperatorAsync

This class is deprecated.

Module Contents

class astronomer.providers.microsoft.azure.operators.data_factory.AzureDataFactoryRunPipelineOperatorAsync(*args, **kwargs)[source]

Bases: airflow.providers.microsoft.azure.operators.data_factory.AzureDataFactoryRunPipelineOperator

This class is deprecated. Use :class: ~airflow.providers.microsoft.azure.operators.data_factory.AzureDataFactoryRunPipelineOperator instead and set deferrable param to True instead.

is_deprecated = True
post_deprecation_replacement = 'from airflow.providers.microsoft.azure.operators.data_factory import...