IotDpsSkuInfo Class

List of possible provisioning service SKUs.

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

Inheritance
IotDpsSkuInfo

Constructor

IotDpsSkuInfo(*, name: Optional[Union[str, azure.mgmt.iothubprovisioningservices.models._iot_dps_client_enums.IotDpsSku]] = None, capacity: Optional[int] = None, **kwargs)

Variables

name
str or IotDpsSku

Sku name. Possible values include: "S1".

tier
str

Pricing tier name of the provisioning service.

capacity
<xref:long>

The number of units to provision.