OperationInputs Class
Input values.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.iothub._serialization.ModelOperationInputs
Constructor
OperationInputs(*, name: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
The name of the IoT hub to check. Required. |
Variables
Name | Description |
---|---|
name
|
The name of the IoT hub to check. Required. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python