OperationInputs Class

Input values.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.iothub._serialization.Model
OperationInputs

Constructor

OperationInputs(*, name: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the IoT hub to check. Required.

Variables

Name Description
name
str

The name of the IoT hub to check. Required.