azure.mgmt.iotcentral package¶
Module contents¶
-
class
azure.mgmt.iotcentral.IotCentralClient(credential: ‘TokenCredential’, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)[source]¶ Bases:
objectUse this API to manage IoT Central Applications in your Azure subscription.
- Variables
apps (azure.mgmt.iotcentral.operations.AppsOperations) – AppsOperations operations
operations (azure.mgmt.iotcentral.operations.Operations) – Operations operations
- Parameters
- Keyword Arguments
polling_interval (int) – Default waiting time between two polls for LRO operations if no Retry-After header is present.