tests.system.providers.microsoft.azure.example_fileshare

Module Contents

Functions

create_fileshare()

Create a fileshare with directory

delete_fileshare()

Delete a fileshare

Attributes

NAME

DIRECTORY

ENV_ID

DAG_ID

test_run

tests.system.providers.microsoft.azure.example_fileshare.NAME = myfileshare[source]
tests.system.providers.microsoft.azure.example_fileshare.DIRECTORY = mydirectory[source]
tests.system.providers.microsoft.azure.example_fileshare.ENV_ID[source]
tests.system.providers.microsoft.azure.example_fileshare.DAG_ID = example_fileshare[source]
tests.system.providers.microsoft.azure.example_fileshare.create_fileshare()[source]

Create a fileshare with directory

tests.system.providers.microsoft.azure.example_fileshare.delete_fileshare()[source]

Delete a fileshare

tests.system.providers.microsoft.azure.example_fileshare.test_run[source]

Was this entry helpful?