Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IotHubSkuInfo

Package version

Information about the SKU of the IoT hub.

Hierarchy

  • IotHubSkuInfo

Index

Properties

Properties

Optional capacity

capacity: undefined | number

name

name: IotHubSku

The name of the SKU. Possible values include: 'F1', 'S1', 'S2', 'S3', 'B1', 'B2', 'B3'

Optional tier

The billing tier for the IoT hub. Possible values include: 'Free', 'Standard', 'Basic' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc