How to use the azure-mgmt-datalake-store.azure.mgmt.datalake.store.filesystem.models.adls_access_control_exception.AdlsAccessControlException function in azure-mgmt-datalake-store

To help you get started, we’ve selected a few azure-mgmt-datalake-store examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Azure / azure-sdk-for-python / azure-mgmt-datalake-store / azure / mgmt / datalake / store / filesystem / models / adls_access_control_exception.py View on Github external
def __init__(self):
        super(AdlsAccessControlException, self).__init__()
        self.exception = 'AccessControlException'

azure-mgmt-datalake-store

Microsoft Azure Data Lake Store Management Client Library for Python

MIT
Latest version published 6 years ago

Package Health Score

88 / 100
Full package analysis

Popular azure-mgmt-datalake-store functions

Similar packages