azure.mgmt.iothub package¶
Module contents¶
-
class
azure.mgmt.iothub.IotHubClient(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClientUse 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
- resource_provider_common (azure.mgmt.iothub.operations.ResourceProviderCommonOperations) – ResourceProviderCommon operations
- certificates (azure.mgmt.iothub.operations.CertificatesOperations) – Certificates operations
Parameters: