IotHubDpsSku

data class IotHubDpsSku(val capacity: Int, val name: String)

Constructors

Link copied to clipboard
constructor(capacity: Int, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of provisioned IoT Device Provisioning Service units.

Link copied to clipboard

The name of the sku. Currently can only be set to S1.