ResourceSku interface
Properties
capacity | The scale-out capacity of the resource. 1 is |
name | The SKU name. Along with tier, uniquely identifies |
tier | The SKU tier. Along with name, uniquely identifies |
Property Details
capacity
The scale-out capacity of the resource. 1 is
capacity?: number
Property Value
number
name
The SKU name. Along with tier, uniquely identifies
name?: string
Property Value
string
tier
The SKU tier. Along with name, uniquely identifies
tier?: string
Property Value
string