IotHubCapacity Class

IoT Hub capacity information.

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

Inheritance
IotHubCapacity

Constructor

IotHubCapacity(**kwargs)

Variables

minimum
<xref:long>

The minimum number of units.

maximum
<xref:long>

The maximum number of units.

default
<xref:long>

The default number of units.

scale_type
str or IotHubScaleType

The type of the scaling enabled. Possible values include: "Automatic", "Manual", "None".