SchedulerSku interface
The SKU (Stock Keeping Unit) assigned to this durable task scheduler
Properties
| capacity | The SKU capacity. This allows scale out/in for the resource and impacts zone redundancy |
| name | The name of the SKU |
| redundancy |
Indicates whether the current SKU configuration is zone redundant |
Property Details
capacity
The SKU capacity. This allows scale out/in for the resource and impacts zone redundancy
capacity?: number
Property Value
number
name
The name of the SKU
name: string
Property Value
string
redundancyState
Indicates whether the current SKU configuration is zone redundant
redundancyState?: string
Property Value
string