How to use the azure-mgmt-policyinsights.azure.mgmt.policyinsights.models.query_failure_error.QueryFailureError function in azure-mgmt-policyinsights

To help you get started, we’ve selected a few azure-mgmt-policyinsights 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-policyinsights / azure / mgmt / policyinsights / models / query_failure_error.py View on Github external
def __init__(self, **kwargs):
        super(QueryFailureError, self).__init__(**kwargs)
        self.code = None
        self.message = None

azure-mgmt-policyinsights

Microsoft Azure Policy Insights Client Library for Python

MIT
Latest version published 3 years ago

Package Health Score

88 / 100
Full package analysis

Popular azure-mgmt-policyinsights functions

Similar packages