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