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

Sku interface

SKU parameters supplied to the create namespace operation

Properties

capacity

The Event Hubs throughput units, value should be 0 to 20 throughput units.

name

Name of this SKU. Possible values include: 'Basic', 'Standard'

tier

The billing tier of this particular SKU. Possible values include: 'Basic', 'Standard'

Property Details

capacity

The Event Hubs throughput units, value should be 0 to 20 throughput units.

capacity?: number

Property Value

number

name

Name of this SKU. Possible values include: 'Basic', 'Standard'

name: string

Property Value

string

tier

The billing tier of this particular SKU. Possible values include: 'Basic', 'Standard'

tier?: string

Property Value

string