azure.mgmt.iothubprovisioningservices package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.iothubprovisioningservices.
IotDpsClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
object
API for using the Azure IoT Hub Device Provisioning Service features.
Variables: - config (IotDpsClientConfiguration) – Configuration for client.
- operations (azure.mgmt.iothubprovisioningservices.operations.Operations) – Operations operations
- dps_certificate (azure.mgmt.iothubprovisioningservices.operations.DpsCertificateOperations) – DpsCertificate operations
- iot_dps_resource (azure.mgmt.iothubprovisioningservices.operations.IotDpsResourceOperations) – IotDpsResource operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – The subscription identifier.
- base_url (str) – Service URL