Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IotDpsSkuInfo

Package version

interface

An interface representing IotDpsSkuInfo. List of possible provisoning service SKUs.

Hierarchy

  • IotDpsSkuInfo

Index

Properties

Properties

Optional capacity

capacity: undefined | number
member

{number} [capacity] The number of units to provision

Optional name

name: IotDpsSku
member

{IotDpsSku} [name] Sku name. Possible values include: 'S1'

Optional tier

tier: undefined | string
member

{string} [tier] Pricing tier name of the provisioning service. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc