IotDpsSkuInfo interface
List of possible provisioning service SKUs.
Properties
capacity | The number of units to provision |
name | Sku name. |
tier | Pricing tier name of the provisioning service. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capacity
The number of units to provision
capacity?: number
Property Value
number
name
Sku name.
name?: string
Property Value
string
tier
Pricing tier name of the provisioning service. NOTE: This property will not be serialized. It can only be populated by the server.
tier?: string
Property Value
string