Sku interface
SQL pool SKU
Properties
capacity | If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. |
name | The SKU name |
tier | The service tier |
Property Details
capacity
If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
capacity?: number
Property Value
number
name
The SKU name
name?: string
Property Value
string
tier
The service tier
tier?: string
Property Value
string