blob: 350feebdd0725651f95a9c96d52caf1bcce34a29 [file] [log] [blame]
:py:mod:`tests.system.providers.microsoft.azure.example_fileshare`
==================================================================
.. py:module:: tests.system.providers.microsoft.azure.example_fileshare
Module Contents
---------------
Functions
~~~~~~~~~
.. autoapisummary::
tests.system.providers.microsoft.azure.example_fileshare.create_fileshare
tests.system.providers.microsoft.azure.example_fileshare.delete_fileshare
Attributes
~~~~~~~~~~
.. autoapisummary::
tests.system.providers.microsoft.azure.example_fileshare.NAME
tests.system.providers.microsoft.azure.example_fileshare.DIRECTORY
tests.system.providers.microsoft.azure.example_fileshare.ENV_ID
tests.system.providers.microsoft.azure.example_fileshare.DAG_ID
tests.system.providers.microsoft.azure.example_fileshare.test_run
.. py:data:: NAME
:annotation: = myfileshare
.. py:data:: DIRECTORY
:annotation: = mydirectory
.. py:data:: ENV_ID
.. py:data:: DAG_ID
:annotation: = example_fileshare
.. py:function:: create_fileshare()
Create a fileshare with directory
.. py:function:: delete_fileshare()
Delete a fileshare
.. py:data:: test_run