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