:py:mod:`astronomer.providers.microsoft.azure.sensors.data_factory` =================================================================== .. py:module:: astronomer.providers.microsoft.azure.sensors.data_factory Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: astronomer.providers.microsoft.azure.sensors.data_factory.AzureDataFactoryPipelineRunStatusSensorAsync .. py:class:: AzureDataFactoryPipelineRunStatusSensorAsync(*args, poll_interval = 5, **kwargs) Bases: :py:obj:`airflow.providers.microsoft.azure.sensors.data_factory.AzureDataFactoryPipelineRunStatusSensor` This class is deprecated. Use :class: `~airflow.providers.microsoft.azure.sensors.data_factory.AzureDataFactoryPipelineRunStatusSensor` instead and set `deferrable` param to `True` instead.