你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSIotHubSkuInfo Class

Definition

public class PSIotHubSkuInfo
type PSIotHubSkuInfo = class
Public Class PSIotHubSkuInfo
Inheritance
PSIotHubSkuInfo

Constructors

PSIotHubSkuInfo()

Properties

Capacity

The number of units being provisioned. Range of values [For F1: 1-1, S1: 1-200, S2: 1-200, S3: 1-10]. To go above this range, call support.

Name

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

Tier

The tier. Possible values include: 'Free', 'Standard', 'Basic'

Applies to