Sku interface
The Sku description for a namespace
Properties
capacity | The capacity of the resource |
family | The Sku Family |
name | Name of the notification hub sku |
size | The Sku size |
tier | The tier of particular sku |
Property Details
capacity
The capacity of the resource
capacity?: number
Property Value
number
family
The Sku Family
family?: string
Property Value
string
name
Name of the notification hub sku
name: string
Property Value
string
size
The Sku size
size?: string
Property Value
string
tier
The tier of particular sku
tier?: string
Property Value
string