IotHubSkuDescription Class

SKU properties.

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

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

Inheritance
IotHubSkuDescription

Constructor

IotHubSkuDescription(*, sku: azure.mgmt.iothub.v2021_03_31.models._models_py3.IotHubSkuInfo, capacity: azure.mgmt.iothub.v2021_03_31.models._models_py3.IotHubCapacity, **kwargs)

Variables

resource_type
str

The type of the resource.

sku
IotHubSkuInfo

Required. The type of the resource.

capacity
IotHubCapacity

Required. IotHub capacity.