IotDpsSkuInfo Class

List of possible provisioning service SKUs.

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

Inheritance
msrest.serialization.Model
IotDpsSkuInfo

Constructor

IotDpsSkuInfo(*, name: str | IotDpsSku | None = None, capacity: int | None = None, **kwargs)

Keyword-Only Parameters

Name Description
name

Sku name. Possible values include: "S1".

capacity
<xref:long>

The number of units to provision.

Variables

Name Description
name

Sku name. Possible values include: "S1".

tier
str

Pricing tier name of the provisioning service.

capacity
<xref:long>

The number of units to provision.