azure.mgmt.iothub package¶
Module contents¶
-
class
azure.mgmt.iothub.
IotHubClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
object
Use this API to manage the IoT hubs in your Azure subscription.
- Variables
config (IotHubClientConfiguration) – Configuration for client.
operations (azure.mgmt.iothub.operations.Operations) – Operations operations
iot_hub_resource (azure.mgmt.iothub.operations.IotHubResourceOperations) – IotHubResource operations
certificates (azure.mgmt.iothub.operations.CertificatesOperations) – Certificates 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