How to use the azure-mgmt-iothubprovisioningservices.azure.mgmt.iothubprovisioningservices.models.error_details.ErrorDetailsException function in azure-mgmt-iothubprovisioningservices

To help you get started, we’ve selected a few azure-mgmt-iothubprovisioningservices 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-iothubprovisioningservices / azure / mgmt / iothubprovisioningservices / models / error_details.py View on Github external
def __init__(self, deserialize, response, *args):

        super(ErrorDetailsException, self).__init__(deserialize, response, 'ErrorDetails', *args)

azure-mgmt-iothubprovisioningservices

Microsoft Azure IoT Hub Provisioning Services Client Library for Python

MIT
Latest version published 2 years ago

Package Health Score

82 / 100
Full package analysis

Popular azure-mgmt-iothubprovisioningservices functions

Similar packages