Delen via


IotHubSkuInfo Class

Definition

Information about the SKU of the IoT hub.

public class IotHubSkuInfo
type IotHubSkuInfo = class
Public Class IotHubSkuInfo
Inheritance
IotHubSkuInfo

Constructors

IotHubSkuInfo(IotHubSku)

Initializes a new instance of IotHubSkuInfo.

Properties

Capacity

The number of provisioned IoT Hub units. See: https://docs.microsoft.com/azure/azure-subscription-service-limits#iot-hub-limits.

Name

The name of the SKU.

Tier

The billing tier for the IoT hub.

Applies to