Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Sku

Package version

SKU parameters supplied to the create namespace operation

Hierarchy

  • Sku

Index

Properties

Properties

Optional capacity

capacity: undefined | number

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

name

name: SkuName

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

Optional tier

tier: SkuTier

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

Generated using TypeDoc