IotHubClient Class
Use this API to manage the IoT hubs in your Azure subscription.
This ready contains multiple API versions, to help you deal with all of the Azure clouds (Azure Stack, Azure Government, Azure China, etc.). By default, it uses the latest API version available on public Azure. For production, you should stick to a particular api-version and/or profile. The profile sets a mapping between an operation group and its API version. The api-version parameter sets the default API version if the operation group is not described in the profile.
- Inheritance
-
IotHubClientazure.mgmt.iothub._iot_hub_client._SDKClientIotHubClient
IotHubClient(credential: TokenCredential, subscription_id: str, api_version: str | None = None, base_url: str = 'https://management.azure.com', profile: KnownProfiles = KnownProfiles.default, **kwargs: Any)
Name | Description |
---|---|
credential
Required
|
Credential needed for the client to connect to Azure. Required. |
subscription_id
Required
|
The subscription identifier. Required. |
api_version
|
API version to use if no profile is provided, or if missing in profile. Default value: None
|
base_url
|
Service URL Default value: https://management.azure.com
|
profile
|
A profile definition, from KnownProfiles to dict. Default value: KnownProfiles.default
|
Name | Description |
---|---|
polling_interval
|
Default waiting time between two polls for LRO operations if no Retry-After header is present. |
close | |
models |
Module depends on the API version:
|
close()
Module depends on the API version:
2016-02-03: models
2017-01-19: models
2017-07-01: models
2018-01-22: models
2018-04-01: models
2019-03-22: models
2019-07-01-preview: models
2019-11-04: models
2020-03-01: models
2021-03-03-preview: models
2021-03-31: models
2021-07-01: models
2021-07-02: models
2022-04-30-preview: models
2022-11-15-preview: models
2023-06-30: models
2023-06-30-preview: models
models(api_version='2023-06-30')
Parameters
Name | Description |
---|---|
api_version
|
Default value: 2023-06-30
|
Instance depends on the API version:
2017-07-01: CertificatesOperations
2018-01-22: CertificatesOperations
2018-04-01: CertificatesOperations
2019-03-22: CertificatesOperations
2019-07-01-preview: CertificatesOperations
2019-11-04: CertificatesOperations
2020-03-01: CertificatesOperations
2021-03-03-preview: CertificatesOperations
2021-03-31: CertificatesOperations
2021-07-01: CertificatesOperations
2021-07-02: CertificatesOperations
2022-04-30-preview: CertificatesOperations
2022-11-15-preview: CertificatesOperations
2023-06-30: CertificatesOperations
2023-06-30-preview: CertificatesOperations
Instance depends on the API version:
2019-03-22: IotHubOperations
2019-07-01-preview: IotHubOperations
2019-11-04: IotHubOperations
2020-03-01: IotHubOperations
2021-03-03-preview: IotHubOperations
2021-03-31: IotHubOperations
2021-07-01: IotHubOperations
2021-07-02: IotHubOperations
2022-04-30-preview: IotHubOperations
2022-11-15-preview: IotHubOperations
2023-06-30: IotHubOperations
2023-06-30-preview: IotHubOperations
Instance depends on the API version:
2016-02-03: IotHubResourceOperations
2017-01-19: IotHubResourceOperations
2017-07-01: IotHubResourceOperations
2018-01-22: IotHubResourceOperations
2018-04-01: IotHubResourceOperations
2019-03-22: IotHubResourceOperations
2019-07-01-preview: IotHubResourceOperations
2019-11-04: IotHubResourceOperations
2020-03-01: IotHubResourceOperations
2021-03-03-preview: IotHubResourceOperations
2021-03-31: IotHubResourceOperations
2021-07-01: IotHubResourceOperations
2021-07-02: IotHubResourceOperations
2022-04-30-preview: IotHubResourceOperations
2022-11-15-preview: IotHubResourceOperations
2023-06-30: IotHubResourceOperations
2023-06-30-preview: IotHubResourceOperations
Instance depends on the API version:
2017-07-01: Operations
2018-01-22: Operations
2018-04-01: Operations
2019-03-22: Operations
2019-07-01-preview: Operations
2019-11-04: Operations
2020-03-01: Operations
2021-03-03-preview: Operations
2021-03-31: Operations
2021-07-01: Operations
2021-07-02: Operations
2022-04-30-preview: Operations
2022-11-15-preview: Operations
2023-06-30: Operations
2023-06-30-preview: Operations
Instance depends on the API version:
2020-03-01: PrivateEndpointConnectionsOperations
2021-03-03-preview: PrivateEndpointConnectionsOperations
2021-03-31: PrivateEndpointConnectionsOperations
2021-07-01: PrivateEndpointConnectionsOperations
2021-07-02: PrivateEndpointConnectionsOperations
2022-04-30-preview: PrivateEndpointConnectionsOperations
2022-11-15-preview: PrivateEndpointConnectionsOperations
2023-06-30: PrivateEndpointConnectionsOperations
2023-06-30-preview: PrivateEndpointConnectionsOperations
Instance depends on the API version:
2020-03-01: PrivateLinkResourcesOperations
2021-03-03-preview: PrivateLinkResourcesOperations
2021-03-31: PrivateLinkResourcesOperations
2021-07-01: PrivateLinkResourcesOperations
2021-07-02: PrivateLinkResourcesOperations
2022-04-30-preview: PrivateLinkResourcesOperations
2022-11-15-preview: PrivateLinkResourcesOperations
2023-06-30: PrivateLinkResourcesOperations
2023-06-30-preview: PrivateLinkResourcesOperations
Instance depends on the API version:
2018-04-01: ResourceProviderCommonOperations
2019-03-22: ResourceProviderCommonOperations
2019-07-01-preview: ResourceProviderCommonOperations
2019-11-04: ResourceProviderCommonOperations
2020-03-01: ResourceProviderCommonOperations
2021-03-03-preview: ResourceProviderCommonOperations
2021-03-31: ResourceProviderCommonOperations
2021-07-01: ResourceProviderCommonOperations
2021-07-02: ResourceProviderCommonOperations
2022-04-30-preview: ResourceProviderCommonOperations
2022-11-15-preview: ResourceProviderCommonOperations
2023-06-30: ResourceProviderCommonOperations
2023-06-30-preview: ResourceProviderCommonOperations
DEFAULT_API_VERSION = '2023-06-30'
LATEST_PROFILE = azure.mgmt.iothub.IotHubClient latest
Comentarios de Azure SDK for Python
Azure SDK for Python es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: