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
azure.mgmt.iothub._serialization.Model
IotHubSkuDescription

Constructor

IotHubSkuDescription(*, sku: _models.IotHubSkuInfo, capacity: _models.IotHubCapacity, **kwargs: Any)

Keyword-Only Parameters

Name Description
sku

Information about the SKU of the IoT hub. Required.

capacity

IoT Hub capacity information. Required.

Variables

Name Description
resource_type
str

The type of the resource.

sku

Information about the SKU of the IoT hub. Required.

capacity

IoT Hub capacity information. Required.