IotHubSkuDescriptionListResult Class

The JSON-serialized array of IotHubSkuDescription objects with a next link.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
IotHubSkuDescriptionListResult

Constructor

IotHubSkuDescriptionListResult(*, value: Optional[List[azure.mgmt.iothub.v2019_03_22.models._models_py3.IotHubSkuDescription]] = None, **kwargs)

Variables

value
list[IotHubSkuDescription]

The array of IotHubSkuDescription.

next_link
str

The next link.