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.v2016_02_03.models._models_py3.IotHubSkuInfo, capacity: azure.mgmt.iothub.v2016_02_03.models._models_py3.IotHubCapacity, **kwargs)

Variables

resource_type
str

The type of the resource.

sku
IotHubSkuInfo

Required. Information about the SKU of the IoT hub.

capacity
IotHubCapacity

Required. IoT Hub capacity information.